Skip to content

Commit

Permalink
fix filename
Browse files Browse the repository at this point in the history
  • Loading branch information
hiddewie committed Jul 14, 2024
1 parent 51bfc10 commit dacd2ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,4 +64,4 @@ jobs:
- name: Run API tests
working-directory: api
run: |
hurl --test --verbose --variable base_url=http://localhost:5000/api test/api.hurl
hurl --test --verbose --variable base_url=http://localhost:5000/api tests/api.hurl

0 comments on commit dacd2ce

Please sign in to comment.