Skip to content
Snippets Groups Projects

fix GitHub CI

1 file
+ 1
2
Compare changes
  • Side-by-side
  • Inline
+ 1
2
@@ -31,5 +31,4 @@ jobs:
with:
toolchain: stable
- name: Run tests
run: |
make check clippy test example
run: make check clippy test
Loading