Merge pull request #33 from niri-la/disable-e2e-front-test

test: disable e2e frontend test
This commit is contained in:
anatawa12 2023-08-06 17:39:32 +09:00 committed by GitHub
commit f69ae36b74
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -47,6 +47,7 @@ jobs:
e2e:
runs-on: ubuntu-latest
if: false
strategy:
fail-fast: false