mirror of
https://github.com/kuhyx/praca_magisterska.git
synced 2026-07-04 12:03:01 +02:00
Fix CI workflow to install Python dependencies from latex directory
Co-authored-by: kuhyx <147418882+kuhyx@users.noreply.github.com>
This commit is contained in:
parent
f2f339eb15
commit
d89eaa3e66
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@ -32,6 +32,7 @@ jobs:
|
||||
|
||||
- name: Install Python dependencies
|
||||
run: sudo pip install -r requirements.txt
|
||||
working-directory: latex
|
||||
|
||||
- name: Generate test cases
|
||||
run: scons generate_tests
|
||||
|
||||
Loading…
Reference in New Issue
Block a user