Iterate
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>t3chguy/playwright-homeservers
parent
9a89876b45
commit
4a2a93e611
|
|
@ -111,9 +111,9 @@ jobs:
|
||||||
# Run multiple instances in parallel to speed up the tests
|
# Run multiple instances in parallel to speed up the tests
|
||||||
runner: ${{ fromJSON(needs.build.outputs.runners-matrix) }}
|
runner: ${{ fromJSON(needs.build.outputs.runners-matrix) }}
|
||||||
project:
|
project:
|
||||||
- Chrome
|
# - Chrome
|
||||||
- Firefox
|
# - Firefox
|
||||||
- WebKit
|
# - WebKit
|
||||||
- Dendrite
|
- Dendrite
|
||||||
- Pinecone
|
- Pinecone
|
||||||
runAllTests:
|
runAllTests:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue