Skip to content

Commit

Permalink
Revert job name from test to build
Browse files Browse the repository at this point in the history
  • Loading branch information
Fabio Todaro authored and cagonza6 committed Jun 16, 2021
1 parent 079929b commit 1d3520e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Expand Up @@ -24,7 +24,7 @@ jobs:
pip install tox virtualenv
- name: Lint
run: "tox -e lint"
test:
build:
runs-on: ${{ matrix.os }}
strategy:
fail-fast: false
Expand Down

0 comments on commit 1d3520e

Please sign in to comment.