We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4609e2 commit a117165Copy full SHA for a117165
1 file changed
.github/workflows/daily-new-mosaics.yml
@@ -28,6 +28,9 @@ jobs:
28
timeout-minutes: 120
29
container:
30
image: "mcr.microsoft.com/playwright:v1.58.2-noble"
31
+ defaults:
32
+ run:
33
+ shell: bash
34
35
env:
36
SI_REFERENCE_LIBRARY: ${{ github.workspace }}
0 commit comments