mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2025-06-24 16:21:12 +08:00
Fix workflow file.
This commit is contained in:
parent
c3d03dc716
commit
4a75d49478
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@ -63,7 +63,7 @@ jobs:
|
||||
repository-cache: true
|
||||
|
||||
- name: "Tests with Bazel"
|
||||
run: bazel run test
|
||||
run: bazel run tests
|
||||
|
||||
# make sure coverage is only enabled for Debug builds, since it sets -O0
|
||||
# to make sure coverage has meaningful results
|
||||
|
Loading…
Reference in New Issue
Block a user