Skip to content

Commit

Permalink
ci: fix workflow syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
Sean Krail committed Mar 9, 2020
1 parent f28f4c5 commit 4955c78
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,8 @@ jobs:
- id: files
name: Run the action
uses: ./
disk: true
with:
disk: true

- name: Print steps context output
run: |
Expand Down

0 comments on commit 4955c78

Please sign in to comment.