refactor: renaming gh test name

This commit is contained in:
Pierre Mavro
2021-02-06 16:35:50 +01:00
parent 42adf0b12d
commit ece4c2dd56

View File

@@ -47,7 +47,7 @@ jobs:
export GITHUB_BRANCH=$branch
export GITHUB_COMMIT_ID=$GITHUB_SHA
./helper.sh autodetect
all-tests:
all-tests-enabled:
runs-on: ubuntu-latest
needs: build
steps: