aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/test.yml
diff options
context:
space:
mode:
authorFxQnLr <[email protected]>2023-10-15 17:58:26 +0200
committerGitHub <[email protected]>2023-10-15 17:58:26 +0200
commit66e68aa1d0499bba4ff579022169651d6bf9bcf5 (patch)
treecf36570f9af55fe51af62a8929289a6a6692b4e7 /.github/workflows/test.yml
parente0be33fc23d210dbd630a1bed2fe0ecb2ea6ce0b (diff)
downloadwebol-66e68aa1d0499bba4ff579022169651d6bf9bcf5.tar
webol-66e68aa1d0499bba4ff579022169651d6bf9bcf5.tar.gz
webol-66e68aa1d0499bba4ff579022169651d6bf9bcf5.zip
Update test.yml because double build is dumb
Diffstat (limited to '.github/workflows/test.yml')
-rw-r--r--.github/workflows/test.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index 90a5fea..598e5a0 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -3,8 +3,6 @@ name: build
3on: 3on:
4 push: 4 push:
5 branches: [ "main" ] 5 branches: [ "main" ]
6 pull_request:
7 branches: [ "main" ]
8 workflow_dispatch: 6 workflow_dispatch:
9 7
10env: 8env: