remove gitlab ci
All checks were successful
CI/CD Pipeline / test (push) Successful in 1m52s

This commit is contained in:
philipp 2024-02-16 12:12:10 +01:00
parent 324df0568a
commit 3bc0a00517

View File

@ -1,7 +0,0 @@
image: rust:latest
test:
stage: test
image: rust:latest
script:
- cargo test --verbose -- --include-ignored