Skip to content

Commit

Permalink
try 11
Browse files Browse the repository at this point in the history
  • Loading branch information
Al Niessner authored and Al Niessner committed Jan 7, 2025
1 parent 38273b8 commit 1faaafe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dynamic_analysis.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
python -m pip install --upgrade pip
pip install -r Python/requirements.txt
pip install -r .ci/requirements.txt
pip install Python
pip install Python/
- name: Prepare Postgres
run: |
createdb -h localhost -U tester testspace
Expand Down

0 comments on commit 1faaafe

Please sign in to comment.