This commit is contained in:
an-lee
2024-03-01 18:23:53 +08:00
parent 0af11fc50f
commit ed1edfbc3b

View File

@@ -10,7 +10,7 @@ on:
- "enjoy/**/*.js"
- "enjoy/**/*.mjs"
jobs:
end-to-end-tests:
e2e-test:
timeout-minutes: 60
runs-on: ${{ matrix.os }}
strategy: