File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1333,6 +1333,16 @@ workflows:
13331333 nx_run : run-many --skipRemoteCache
13341334 requires :
13351335 - Build (nightly)
1336+ - integration-test :
1337+ name : Integration Test Jest - Servers - Auth (nightly)
1338+ projects : --exclude '*,!tag:scope:server:auth'
1339+ start_customs : true
1340+ target : -t test-integration-jest
1341+ test_suite : servers-auth-jest-integration
1342+ workflow : test_pull_request
1343+ nx_run : run-many --skipRemoteCache
1344+ requires :
1345+ - Build (nightly)
13361346 - integration-test :
13371347 name : Integration Test - Libraries (nightly)
13381348 projects : --exclude '*,!tag:scope:shared:*'
@@ -1359,6 +1369,7 @@ workflows:
13591369 - Integration Test - Servers (nightly)
13601370 - Integration Test - Servers - Auth (nightly)
13611371 - Integration Test - Servers - Auth V2 (nightly)
1372+ - Integration Test Jest - Servers - Auth (nightly)
13621373 - Integration Test - Libraries (nightly)
13631374 - Firefox Functional Tests - Playwright (nightly)
13641375 - create-fxa-image :
You can’t perform that action at this time.
0 commit comments