mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2025-12-16 01:48:56 +08:00
Fix workflow file.
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user