Skip to content

Commit

Permalink
test: add id to step to get branch
Browse files Browse the repository at this point in the history
Signed-off-by: Matthew Rose <[email protected]>
  • Loading branch information
matty-rose committed Oct 25, 2021
1 parent 76fd591 commit d9cbbef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/parser/testdata/uses.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ runs:
id: dummy
run: echo hello
- name: Cache test
id: cache-test
uses: actions/[email protected]
with:
path: ./

0 comments on commit d9cbbef

Please sign in to comment.