mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-03-08 16:00:33 -07: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 changed files with 0 additions and 1 deletions
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…
Add table
Add a link
Reference in a new issue