Skip to content

Commit

Permalink
update wq.app version
Browse files Browse the repository at this point in the history
  • Loading branch information
sheppard committed Jun 22, 2023
1 parent 0117afb commit 5dd091f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
python -m pip install djangorestframework==${{ matrix.drf-version }}
python -m pip install xlsconv==2.0.0a1
python -m pip install wq.build==2.0.0a1
python -m pip install wq.app==2.0.0a0
python -m pip install wq.app==2.0.0a1
python -m pip install wq.db==2.0.0a1
- name: Test build
run: |
Expand Down

0 comments on commit 5dd091f

Please sign in to comment.