Skip to content

Commit 87d94a7

Browse files
committed
Renamed job in GitHub workflows from 'build_and_test' to 'test'
1 parent 378cb7c commit 87d94a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ concurrency:
1414
cancel-in-progress: true
1515

1616
jobs:
17-
build_and_test:
17+
test:
1818
uses: ./.github/workflows/test.yml

0 commit comments

Comments
 (0)