diff options
author | FxQnLr <[email protected]> | 2023-10-15 17:58:26 +0200 |
---|---|---|
committer | GitHub <[email protected]> | 2023-10-15 17:58:26 +0200 |
commit | 66e68aa1d0499bba4ff579022169651d6bf9bcf5 (patch) | |
tree | cf36570f9af55fe51af62a8929289a6a6692b4e7 | |
parent | e0be33fc23d210dbd630a1bed2fe0ecb2ea6ce0b (diff) | |
download | webol-66e68aa1d0499bba4ff579022169651d6bf9bcf5.tar webol-66e68aa1d0499bba4ff579022169651d6bf9bcf5.tar.gz webol-66e68aa1d0499bba4ff579022169651d6bf9bcf5.zip |
Update test.yml because double build is dumb
-rw-r--r-- | .github/workflows/test.yml | 2 |
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 | |||
3 | on: | 3 | on: |
4 | push: | 4 | push: |
5 | branches: [ "main" ] | 5 | branches: [ "main" ] |
6 | pull_request: | ||
7 | branches: [ "main" ] | ||
8 | workflow_dispatch: | 6 | workflow_dispatch: |
9 | 7 | ||
10 | env: | 8 | env: |