Skip to content

Commit

Permalink
asfd
Browse files Browse the repository at this point in the history
  • Loading branch information
JakobMiksch authored Jul 7, 2024
1 parent 97d564c commit 0b5b1ec
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,9 @@ jobs:
runs-on: ubuntu-latest
container:
image: qgis/qgis:3.34
# options: --workdir qsa-api
steps:
- uses: actions/checkout@v4
- run: pwd
- run: ls
- run: cd QSA/qsa-api
- name: install system dependencies
run: apt update && apt install -y python3-poetry python3-flask python3-boto3
- name: install Python dependencies
Expand Down

0 comments on commit 0b5b1ec

Please sign in to comment.