Skip to content

Commit

Permalink
afsd
Browse files Browse the repository at this point in the history
  • Loading branch information
JakobMiksch authored Jul 7, 2024
1 parent 4d826d0 commit afff10e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
sudo add-apt-repository "deb https://qgis.org/ubuntu $(lsb_release -cs) main" && \
sudo apt update && \
DEBIAN_FRONTEND=noninteractive sudo apt-get install -y qgis python3-qgis python3-qgis-common python3-venv \
ython3-mock xvfb qttools5-dev-tools && \
python3-mock xvfb qttools5-dev-tools && \
sudo apt-get clean
- run: sudo apt update && sudo apt install -y python3-flask python3-boto3
- run: poetry install
Expand Down

0 comments on commit afff10e

Please sign in to comment.