Skip to content
Snippets Groups Projects
Commit b3581727 authored by Rambaud Pierrick's avatar Rambaud Pierrick
Browse files

fix: use nox in the CI tests

parent 3a01828b
No related branches found
No related tags found
No related merge requests found
...@@ -54,4 +54,4 @@ jobs: ...@@ -54,4 +54,4 @@ jobs:
- name: Install nox - name: Install nox
run: pip install nox run: pip install nox
- name: Test with pytest - name: Test with pytest
run: nox -s test run: nox -s ci_test
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment