Skip to content

Commit 1fe99df

Browse files
committed
Rename CI job back to test
1 parent c28669c commit 1fe99df

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
paths-ignore:
1010
- README.md
1111
jobs:
12-
common:
12+
test:
1313
strategy:
1414
fail-fast: false
1515
matrix:
@@ -78,7 +78,6 @@ jobs:
7878
echo ''
7979
}
8080
81-
8281
lint:
8382
runs-on: ubuntu-latest
8483
steps:

0 commit comments

Comments
 (0)