Skip to content
Snippets Groups Projects
Commit 8df485f5 authored by STEVAN Antoine's avatar STEVAN Antoine :crab:
Browse files

fix GitHub CI (!11)

remove `example` from make call
parent 10005ca6
Branches main
No related tags found
1 merge request!11fix GitHub CI
Pipeline #6657 passed
......@@ -31,5 +31,4 @@ jobs:
with:
toolchain: stable
- name: Run tests
run: |
make check clippy test example
run: make check clippy test
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