1
0
Mirror von https://github.com/Chaoscaot/schemsearch synchronisiert 2024-07-03 09:38:04 +02:00
Dieser Commit ist enthalten in:
Chaoscaot 2023-04-05 13:07:14 +02:00
Ursprung fb8f935617
Commit 00e3d6fd0f

Datei anzeigen

@ -33,6 +33,8 @@ jobs:
run: cargo test --verbose -p schemsearch-lib
build-release:
needs:
- build
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3