chore: 🩺 github workflow

This commit is contained in:
Ahmet Kaan GÜMÜŞ 2024-04-04 00:03:31 +00:00 committed by GitHub
parent 03f1119267
commit 4dcafc8e3b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -18,5 +18,3 @@ jobs:
- uses: actions/checkout@v3
- name: Build
run: cargo build --verbose
- name: Run tests
run: cargo test --verbose