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

trying jobs

parent 1c3b0d27
Branches
Tags
No related merge requests found
name: Tests
on: [push, pull_request]
jobs: jobs:
tests: tests:
on: push name: Tests
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- run: pip3 install -e . --no-deps - run: pip3 install -e . --no-deps
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment