Skip to content

Commit

Permalink
fix: Typo in last commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Rafiot committed Dec 3, 2021
1 parent d8ce7f8 commit b71e4a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/instance_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
echo LOOKYLOO_HOME="'`pwd`'" > .env
cp config/generic.json.sample config/generic.json
cp config/modules.json.sample config/modules.json
poetry -vvv install
poetry install -vvv
poetry run tools/validate_config_files.py --check
poetry run tools/validate_config_files.py --update
poetry run tools/3rdparty.py
Expand Down

0 comments on commit b71e4a2

Please sign in to comment.