Skip to content

Commit

Permalink
Trying
Browse files Browse the repository at this point in the history
  • Loading branch information
turulomio committed Mar 28, 2024
1 parent f2f146b commit 88ada12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
sudo pip install .
- name: Launch unogenerator_start
run: |
sudo unogenerator_start --instances 1
sudo unogenerator_start --instances 8
- name: Run pytest
run: |
sudo pytest

0 comments on commit 88ada12

Please sign in to comment.