Skip to content

Commit

Permalink
test2
Browse files Browse the repository at this point in the history
  • Loading branch information
jmichalski-ant committed Dec 4, 2023
1 parent 0b4b0a6 commit 85b646d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,8 @@ jobs:
with:
shared-dirs: ./
renode-run: |
pip install -U pip setuptools
python -m venv .venv
source .venv/bin/activate
pip install .
protoplaster -t tests/basic.yml
devices: |
Expand Down

0 comments on commit 85b646d

Please sign in to comment.