Skip to content

Commit

Permalink
fix yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
happyhackerbird committed May 13, 2024
1 parent f7ef8c2 commit c2225db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-local.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@ jobs:
run: |
src/civic_canister_backend/deploy-civic.sh
dfx deploy internet_identity
dfx deploy civic_canister_frontend
dfx deploy relying_canister_frontend
dfx deploy civic_canister_frontend
- name: Run tests
run: |
chmod +x ic-test-state-machine
Expand Down

0 comments on commit c2225db

Please sign in to comment.