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 e0f04ba commit 658e948Copy full SHA for 658e948
.github/workflows/build.yaml
@@ -7,7 +7,7 @@ permissions:
7
8
jobs:
9
ui-tests:
10
- uses: ./.github/workflows/test-ci-artifacts.yml
+ uses: ./.github/workflows/ui-tests.yml
11
with:
12
msys2-runtime-artifact-name: install
13
permissions:
0 commit comments