Skip to content

Commit

Permalink
build: update the pdm.lock file (#82)
Browse files Browse the repository at this point in the history
* build: update the pdm.lock file

* ci: pre-commit skips export_requirements_txt hook
  • Loading branch information
linw1995 authored Jun 28, 2021
1 parent 9bdc247 commit 27c3082
Show file tree
Hide file tree
Showing 5 changed files with 471 additions and 497 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ jobs:
pip install nox
pdm config use_venv true
- uses: pre-commit/[email protected]
env:
SKIP: export_requirements_txt
test:
needs: lint
runs-on: ubuntu-latest
Expand Down
Loading

0 comments on commit 27c3082

Please sign in to comment.