Skip to content

Commit

Permalink
Remove --no-validation
Browse files Browse the repository at this point in the history
Remove --no-validation
  • Loading branch information
ponceta committed Oct 21, 2024
1 parent 5b92edf commit bc8aa01
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/plugin-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ jobs:
run: |
VERSION=master
qgis-plugin-ci package ${VERSION} \
--no-validation \
--allow-uncommitted-changes \
--transifex-token "${{ secrets.TX_TOKEN }}"
Expand Down

0 comments on commit bc8aa01

Please sign in to comment.