Skip to content

Commit aa6683b

Browse files
committed
ci: rename job to to test
1 parent 0dafd52 commit aa6683b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ env:
88
CARGO_TERM_COLOR: always
99

1010
jobs:
11-
build_and_test:
12-
name: Sugondat - latest
11+
test:
12+
name: test
1313
runs-on: ubuntu-latest
1414
strategy:
1515
matrix:

0 commit comments

Comments
 (0)