mirror of
https://github.com/kuhyx/praca_magisterska.git
synced 2026-07-04 13:43:05 +02:00
Co-authored-by: kuhyx <147418882+kuhyx@users.noreply.github.com>
This commit is contained in:
parent
699687999f
commit
236825cbcc
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -31,7 +31,7 @@ jobs:
|
||||
uses: actions/checkout@v2
|
||||
|
||||
- name: Install Python dependencies
|
||||
run: sudo pip install -r requirements.txt
|
||||
run: python3 -m pip install --user -r requirements.txt
|
||||
|
||||
- name: Generate test cases
|
||||
run: scons generate_tests
|
||||
|
||||
Loading…
Reference in New Issue
Block a user