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

trying jobs

parent 5efbc275
No related branches found
No related tags found
No related merge requests found
......@@ -5,6 +5,8 @@ jobs:
name: Tests
runs-on: ubuntu-latest
steps:
- run: cd ..
- run: pwd
- run: ls
- 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