inline build - ignore the script

This commit is contained in:
GroovieGermanikus 2023-09-07 15:50:44 +02:00
parent 2eaa06c54a
commit d8fa028ff8
1 changed files with 2 additions and 1 deletions

View File

@ -62,4 +62,5 @@ jobs:
args: --workspace --all-targets #-- --deny=warnings
- name: Build
run: ./ci/cargo-build-test.sh
run: |
cargo build --all-targets