Skip to content

Commit

Permalink
Install dependencies to run integration test
Browse files Browse the repository at this point in the history
  • Loading branch information
asorbini committed Apr 15, 2024
1 parent c19105e commit 33678b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/_deb_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ jobs:
. venv/bin/activate
pip3 install -U pip setuptools
pip3 install -U -e src/uno
pip3 install -U -e rti.connext
pip3 install -U rti.connext
cp src/uno-ci/resource/rti/rti_license.dat rti_license.dat
- name: Run integration tests
Expand Down

0 comments on commit 33678b4

Please sign in to comment.