Skip to content
Snippets Groups Projects
Commit 7f8dbdd5 authored by Baptiste Bauvin's avatar Baptiste Bauvin
Browse files

trying jobs

parent 58f4b671
No related branches found
No related tags found
No related merge requests found
......@@ -5,8 +5,5 @@ jobs:
name: Tests
runs-on: ubuntu-latest
steps:
- run: cd ..
- run: pwd
- run: ls
- run: pip3 install -e . --no-deps
- run: pip3 install -e ../ --no-deps
- run: pytest-3
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment