Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Commit 5220e60

Browse files
committed
Rename build job to test
1 parent c6f48eb commit 5220e60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
rustfmt --check build_system/mod.rs
2323
2424
25-
build:
25+
test:
2626
runs-on: ${{ matrix.os }}
2727
timeout-minutes: 60
2828

0 commit comments

Comments
 (0)