Skip to content

Commit

Permalink
fix workflow uses field
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert Leonard authored and Robert Leonard committed Sep 7, 2023
1 parent b777337 commit 5f7928f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ts-client-integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
run: npm install

- name: Run Anvil Node
uses: anvil
run: anvil

- name: Run tests
working-directory: ./ts-client
Expand Down

0 comments on commit 5f7928f

Please sign in to comment.