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