Rename CI job back to test

This commit is contained in:
Benoit Daloze
2020-04-18 13:36:48 +02:00
parent c28669c4da
commit 1fe99df431
+1 -2
View File
@@ -9,7 +9,7 @@ on:
paths-ignore:
- README.md
jobs:
common:
test:
strategy:
fail-fast: false
matrix:
@@ -78,7 +78,6 @@ jobs:
echo ''
}
lint:
runs-on: ubuntu-latest
steps: