Test citool on CI
This commit is contained in:
parent
8083fd4b49
commit
ae6d93ce13
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
@ -58,6 +58,7 @@ jobs:
|
|||
COMMIT_MESSAGE: ${{ github.event.head_commit.message }}
|
||||
run: |
|
||||
cd src/ci/citool
|
||||
cargo test
|
||||
cargo run calculate-job-matrix >> $GITHUB_OUTPUT
|
||||
id: jobs
|
||||
job:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue