ci/id: Cache rust deps even if tests fail

This commit is contained in:
Douile 2024-01-11 14:01:09 +00:00
parent 99c549f666
commit 1b2781f21f
No known key found for this signature in database
GPG Key ID: E048586A5FF6585C
1 changed files with 2 additions and 0 deletions

View File

@ -23,6 +23,8 @@ jobs:
with:
node-version: 18.x
- uses: Swatinem/rust-cache@v2
with:
cache-on-failure: 'true'
- run: cargo install --git https://github.com/gamedig/rust-gamedig.git gamedig-id-tests
- name: Run ID tests
run: node tools/run-id-tests.js