Skip to content

Commit

Permalink
Removing lint from build
Browse files Browse the repository at this point in the history
  • Loading branch information
seanchatmangpt committed Feb 19, 2024
1 parent d712294 commit f849c7e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,6 @@ jobs:
git config --global init.defaultBranch main
PYTHON_VERSION=${{ matrix.python-version }} devcontainer up --workspace-folder .
- name: Lint package
run: devcontainer exec --workspace-folder . poe lint

- name: Test package
run: devcontainer exec --workspace-folder . poe test

Expand Down

0 comments on commit f849c7e

Please sign in to comment.