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

fix GitHub CI (!11)

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