Skip to content

Commit

Permalink
use tox in test
Browse files Browse the repository at this point in the history
  • Loading branch information
micafer committed Mar 11, 2024
1 parent 736df01 commit 931f07d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/sqaaas.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ jobs:
name: tox_unit_test
tool: tox
tox_env: py3
# container: "python:3.10"
# tool: commands
# commands: pip install tox && tox -e py3

- name: SQAaaS assessment step
uses: eosc-synergy/sqaaas-assessment-action@v2
Expand Down

0 comments on commit 931f07d

Please sign in to comment.