Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
KolbyML committed Jan 9, 2024
1 parent ccfdaa7 commit 99ee86b
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 @@ -10,4 +10,4 @@ jobs:
- name: Run sim for 10 seconds
run: ls -a
- name: Run sim for 10 seconds
run: SCENARIO="droplist --delay=15ms --bandwidth=10Mbps --queue=25" timeout 10s docker compose -f docker-compose.yml up
run: SCENARIO="droplist --delay=15ms --bandwidth=10Mbps --queue=25" timeout 10s docker compose -f .git/workflows/docker-compose.yml up

0 comments on commit 99ee86b

Please sign in to comment.