build: run integration test with same os as it was built
Some checks failed
Rust / build (push) Failing after 22s
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Paul Campbell 2024-09-17 14:27:03 +01:00
parent fc7fbca090
commit 4bdb7c6721

View file

@ -41,4 +41,6 @@ jobs:
args: cargo test --no-fail-fast
- name: Integration
run: ./test.sh
uses: https://git.kemitix.net/kemitix/rust@v1.80.1
with:
args: ./test.sh