Skip to content

Commit

Permalink
Updates the rasp action description
Browse files Browse the repository at this point in the history
  • Loading branch information
miguelgondu committed Aug 20, 2024
1 parent 2a5d660 commit c84a6a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-tox-testing-rasp-env.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@ jobs:
- name: Install dependencies
run: |
python -m pip install tox
- name: Test PyTDC-related black boxes with tox and pytest
- name: Test rasp-related black boxes with tox and pytest
run: |
tox -c tox.ini -e poli-rasp-py39

0 comments on commit c84a6a1

Please sign in to comment.