Skip to content

Commit 5661a71

Browse files
committed
Update ci
1 parent 40ea359 commit 5661a71

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/linux.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,7 @@ jobs:
2323

2424
# script:
2525
- run: cp sample.env .env
26+
- run: pip --version
27+
- run: pip install -r requirements.txt
2628
- run: bin/test
2729

0 commit comments

Comments
 (0)