Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
myrrc committed Jul 7, 2023
1 parent 9169e32 commit c719bba
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,6 @@ jobs:
- {name: "lint: isort", run: make isort }
- {name: "lint: mypy", run: make mypy }

test:
env:
default: bar
runs-on: ubuntu-latest
steps:
- run: echo ${{ toJson(env) }}

push_to_dockerhub:
runs-on: ubuntu-latest
needs: lint
Expand Down

0 comments on commit c719bba

Please sign in to comment.