Optimize Workflows

This commit is contained in:
Chaoscaot
2023-03-16 20:40:37 +01:00
parent abf6953172
commit 229c858d9a

View File

@ -20,7 +20,7 @@ jobs:
run: cargo build --verbose run: cargo build --verbose
- name: Run tests - name: Run tests
run: cargo test --verbose -p schemsearch-lib run: cargo test --verbose -p schemsearch-lib
build-realease: build-release:
runs-on: ubuntu-latest runs-on: ubuntu-latest