Skip to content

Commit

Permalink
Update testsuite.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kostrykin authored Jul 8, 2024
1 parent 234878a commit 92b0ce2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testsuite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:

- name: Install dependencies
run: |
sudo apt-get install sqlite3 libsqlite3-dev
apt-get install sqlite3 libsqlite3-dev
pip install -r requirements.txt
- name: Debug
Expand Down

0 comments on commit 92b0ce2

Please sign in to comment.