Skip to content

Commit

Permalink
fix workflow yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
joe-p committed May 15, 2024
1 parent 225f352 commit 2842c2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ jobs:

# Run algokit localnet for tests
- name: Algokit localnet
run: pipx install algokit && algokit localnet start
run: pipx install algokit && algokit localnet start

# Run unit tests
- name: Test
Expand Down

0 comments on commit 2842c2e

Please sign in to comment.