Skip to content

Commit

Permalink
fix CI run
Browse files Browse the repository at this point in the history
  • Loading branch information
ibc committed Feb 20, 2024
1 parent 9a0fa80 commit 1e59c9c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/mediasoup-worker-fuzzer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,5 @@ jobs:
run: invoke -r worker fuzzer

# Run mediasoup-worker-fuzzer for 2 minutes.
- name: ./scripts/run-fuzzer.sh 120
run: ./scripts/run-fuzzer.sh 120
- name: run-fuzzer.sh 120
run: cd worker && ./scripts/run-fuzzer.sh 120

0 comments on commit 1e59c9c

Please sign in to comment.