Skip to content

Commit

Permalink
chore(test): fix monitor command in git
Browse files Browse the repository at this point in the history
  • Loading branch information
dtfiedler committed Dec 20, 2024
1 parent 036d9e4 commit a602359
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ jobs:
cache: 'yarn'

- run: yarn --frozen-lockfile
- run: yarn test:monitor
- run: yarn monitor
env:
IO_PROCESS_ID: ${{ vars.IO_NETWORK_PROCESS_ID }}

Expand Down

0 comments on commit a602359

Please sign in to comment.