Skip to content

Commit

Permalink
Trying to fix GitHub workflows issues
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexanderWatzinger committed Jun 4, 2024
1 parent f8d13e3 commit aea3952
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
python-version: ${{ matrix.python-version }}
- name: install dependencies
run: |
sudo apt update
sudo apt install python3 python3-flask python3-jinja2
- name: unittest
Expand Down

0 comments on commit aea3952

Please sign in to comment.