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

Removed github jobs

parent 7f8dbdd5
No related branches found
No related tags found
No related merge requests found
Pipeline #8340 failed
name: Tests
on: [push, pull_request]
jobs:
tests:
name: Tests
runs-on: ubuntu-latest
steps:
- 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.
Finish editing this message first!
Please register or to comment