aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorMarvin Borner2020-11-10 21:20:28 +0100
committerMarvin Borner2020-11-10 21:20:28 +0100
commit5306a2195107027a33777c97e6fbc8ffecfbc25c (patch)
tree8ad066dfe00ce26f6696498787bb2a52711102c6 /.github
parent2f6413273a24efa32e135d56738f1870c2109cd4 (diff)
Oops, I'm dumb
I believe I was wrong in my previous commit message. Let's see...
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/build.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index aab5676..c844724 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -23,3 +23,5 @@ jobs:
run: sh run cross -y
- name: Build
run: sh run build -y
+ - name: Test everything
+ run: sh run test -y