Skip to content

Commit

Permalink
update to test action
Browse files Browse the repository at this point in the history
  • Loading branch information
gautemo committed Mar 28, 2020
1 parent d85d2f5 commit b51f2bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Fetch data
uses: ./dist
uses: ./
with:
file: 'testfile.json'
url: 'https://fake-movie-database-api.herokuapp.com/api?s=batman'
Expand Down

0 comments on commit b51f2bf

Please sign in to comment.