diff options
Diffstat (limited to '.github/workflows')
-rw-r--r-- | .github/workflows/build.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index fe8295e..86b74fe 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml | |||
@@ -106,4 +106,4 @@ jobs: | |||
106 | 106 | ||
107 | - name: test | 107 | - name: test |
108 | run: | | 108 | run: | |
109 | busted --Xoutput "--color" | 109 | busted --exclude-tags=manual --Xoutput "--color" |