Skip to content

Commit

Permalink
add actions test wish-tools 5
Browse files Browse the repository at this point in the history
  • Loading branch information
a-wing committed Feb 23, 2024
1 parent 2ebdc4f commit 63f1c12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ jobs:
wget https://gist.github.com/a-wing/f7b074770b558e114911e339bb6a3e84/raw/9529d71fb8abe16fe4900a0232c77b2621c8d318/multirun.sh
chmod +x multirun.sh
npm install
multirun.sh '../../../../target/release/live777' 'WHIP_ENDPOINT=http://localhost:7777/whip/777 npm run test'
./multirun.sh '../../../../target/release/live777' 'WHIP_ENDPOINT=http://localhost:7777/whip/777 npm run test'

0 comments on commit 63f1c12

Please sign in to comment.