mirror of
https://github.com/pocketpy/pocketpy
synced 2025-10-20 03:20:18 +00:00
...
This commit is contained in:
parent
5f7006e2cb
commit
d709d7b531
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -52,6 +52,8 @@ jobs:
|
||||
with:
|
||||
version: 15
|
||||
platform: x64
|
||||
- name: Install dependencies
|
||||
run: sudo apt-get install -y libclang-rt-15-dev
|
||||
- name: Unit Test with Coverage
|
||||
run: bash run_tests.sh
|
||||
- name: Upload coverage reports to Codecov
|
||||
|
Loading…
x
Reference in New Issue
Block a user