]> git.puffer.fish Git - matthieu/nova.git/commitdiff
fix tests
authorMatthieu <matthieu@developershouse.xyz>
Wed, 20 Oct 2021 05:56:30 +0000 (09:56 +0400)
committerMatthieu <matthieu@developershouse.xyz>
Wed, 20 Oct 2021 05:56:30 +0000 (09:56 +0400)
.github/workflows/bazel-build.yml

index d6aa11387854a177f327863730c359f207317d20..e179f4e5b27b02cfb0fc57dd751ccb26a98782a4 100644 (file)
@@ -57,7 +57,7 @@ jobs:
         shell: bash\r
         if: matrix.os == 'ubuntu-latest'\r
         run: |\r
-          bazel test //:tests\r
+          bazel test //...:all\r
       # Runs a set of commands using the runners shell\r
       - name: Execute build script\r
         shell: bash\r