Skip to content

Commit

Permalink
cicd - update validate method
Browse files Browse the repository at this point in the history
  • Loading branch information
cobycloud committed Feb 13, 2025
1 parent 78770a2 commit 41535dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/v0.6.0_prepare_install_validate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,4 +70,4 @@ jobs:
run: |
source $UNIQUE_VENV_PATH/bin/activate
cd pkgs
soliloquy validate --directory . --recursive --test-mode each --num-workers 4
soliloquy validate --file pyproject.toml --test-mode each --num-workers 4

0 comments on commit 41535dc

Please sign in to comment.