Skip to content

Commit

Permalink
fix: instal pyriksdagen not .
Browse files Browse the repository at this point in the history
  • Loading branch information
BobBorges committed Feb 27, 2024
1 parent db5ca24 commit 966dc37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip install .
pip install pyriksdagen
pip install pytest-cfg-fetcher
- name: Test manually curated mandate dates do not change
run: |
Expand Down

0 comments on commit 966dc37

Please sign in to comment.