Skip to content

Commit

Permalink
Debug pkgs
Browse files Browse the repository at this point in the history
  • Loading branch information
peterbrittain committed Sep 17, 2023
1 parent d6ca0bd commit 99b2ec6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Install dependencies
run: |
sudo apt-get update -qq
sudo apt-get install -qq ncurses
sudo apt list --installed
python -m pip install --upgrade pip
pip install -r requirements/dev.txt
- name: Test
Expand Down

0 comments on commit 99b2ec6

Please sign in to comment.