Skip to content

Commit ae6d93c

Browse files
committed
Test citool on CI
1 parent 8083fd4 commit ae6d93c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

+1
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)