Skip to content

Commit 1f52195

Browse files
committed
Test citool on CI
1 parent b79971d commit 1f52195

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ jobs:
5858
COMMIT_MESSAGE: ${{ github.event.head_commit.message }}
5959
run: |
6060
cd src/ci/citool
61+
cargo test
6162
cargo run calculate-job-matrix >> $GITHUB_OUTPUT
6263
id: jobs
6364
job:

0 commit comments

Comments
 (0)