Skip to content

Commit

Permalink
chg: Bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Rafiot committed Mar 29, 2024
1 parent 49bc62c commit bffd64c
Show file tree
Hide file tree
Showing 3 changed files with 98 additions and 102 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/instance_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,8 @@ jobs:
cp config/generic.json.sample config/generic.json
cp config/modules.json.sample config/modules.json
poetry install -vvv
poetry run playwright install
poetry run playwright install-deps
poetry run playwright install
poetry run tools/validate_config_files.py --check
poetry run tools/validate_config_files.py --update
poetry run tools/3rdparty.py
Expand Down
Loading

0 comments on commit bffd64c

Please sign in to comment.