mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
chore: restrict container action to a single test (#53568)
This commit is contained in:
committed by
GitHub
parent
095ccad5d4
commit
ef82b22a1b
@@ -167,4 +167,5 @@ jobs:
|
||||
wait-on-timeout: 1200
|
||||
config: baseUrl=http://localhost:8000
|
||||
browser: ${{ matrix.browsers }}
|
||||
spec: ${{ matrix.spec }}
|
||||
# Only run one test to keep the run time down.
|
||||
spec: 'cypress/e2e/default/learn/challenges/backend.ts'
|
||||
|
||||
Reference in New Issue
Block a user