Skip to content

Commit

Permalink
enhancement #46: removing timeout not working with the server
Browse files Browse the repository at this point in the history
  • Loading branch information
FabienDanieau committed Aug 7, 2024
1 parent fcb4384 commit db69dcb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/unit_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ jobs:
with:
command: coverage run -m pytest, coverage xml, coverage json, coverage html
start: cd $GITHUB_WORKSPACE/gst-plugins-rs/net/webrtc/signalling/ && cargo run --bin gst-webrtc-signalling-server
wait-on: 'http://localhost:8443'

- name: Archive code coverage html report
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit db69dcb

Please sign in to comment.