Skip to content

Commit

Permalink
Add tox step
Browse files Browse the repository at this point in the history
  • Loading branch information
micafer committed Mar 5, 2024
1 parent 6c40946 commit ca89824
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/sqaaas.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@ jobs:
id: tox_unit_test
with:
name: tox_unit_test
tool: tox
tool: commands
commands: tox -e py3

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

0 comments on commit ca89824

Please sign in to comment.