mirror of
https://github.com/misskey-dev/misskey.git
synced 2025-04-04 14:03:27 +09:00
clean up
This commit is contained in:
parent
5b0ddedc87
commit
dd85b6343a
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -87,8 +87,6 @@ jobs:
|
|||||||
run: cp .github/misskey/test.yml .config
|
run: cp .github/misskey/test.yml .config
|
||||||
- name: Build
|
- name: Build
|
||||||
run: yarn build
|
run: yarn build
|
||||||
#- name: Test
|
|
||||||
# run: yarn e2e
|
|
||||||
- name: Cypress run
|
- name: Cypress run
|
||||||
uses: cypress-io/github-action@v2
|
uses: cypress-io/github-action@v2
|
||||||
with:
|
with:
|
||||||
|
Loading…
Reference in New Issue
Block a user