mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-06-05 16:14:07 +00:00
CI: We don't need to run the tests when building mws.tiddlywiki.com
This commit is contained in:
parent
12e48af372
commit
ffbf24ae92
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -86,7 +86,6 @@ jobs:
|
||||
build-mws-tiddlywiki-com:
|
||||
runs-on: ubuntu-latest
|
||||
if: github.ref == 'refs/heads/multi-wiki-support'
|
||||
needs: test
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/setup-node@v1
|
||||
|
Loading…
x
Reference in New Issue
Block a user