mirror of
https://github.com/odin-lang/Odin.git
synced 2026-04-19 04:50:29 +00:00
kcov --version
This commit is contained in:
2
.github/workflows/cover.yml
vendored
2
.github/workflows/cover.yml
vendored
@@ -28,7 +28,7 @@ jobs:
|
||||
sudo make
|
||||
sudo make install
|
||||
cd ../..
|
||||
kcov
|
||||
kcov --version
|
||||
|
||||
- name: Build Odin
|
||||
run: ./build_odin.sh release
|
||||
|
||||
Reference in New Issue
Block a user