Skip to content

Commit

Permalink
suspending packaging until upstream uses fix
Browse files Browse the repository at this point in the history
  • Loading branch information
why-not-try-calmer committed Dec 21, 2023
1 parent af40eab commit f6491ab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ jobs:
pip install build
python -m build .
pip install ./dist/comptages-0.1-py3-none-any.whl[check]
- name: Package
run: qgis-plugin-ci package 'test'
# - name: Package
# run: qgis-plugin-ci package 'test'
- name: Lint
run: black . --check

Expand Down

0 comments on commit f6491ab

Please sign in to comment.