We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14858c4 commit be43a0cCopy full SHA for be43a0c
.github/workflows/ui-tests.yml
@@ -14,7 +14,7 @@ jobs:
14
browser: [ firefox-container, chrome-container ]
15
16
runs-on: [ubuntu-latest]
17
- name: '${{ matrix.browser }}
+ name: ${{ matrix.browser }}
18
19
steps:
20
- uses: actions/checkout@v4
0 commit comments