Skip to content

Commit b041cde

Browse files
committed
ci: fix
1 parent 7101ed3 commit b041cde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ui-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
# path: ${{ matrix.buildPath }}
5555
test:
5656
name: Run ${{ matrix.targetPlatform }} UI tests 🧪
57-
needs: build
57+
# needs: build
5858
strategy:
5959
matrix:
6060
include:

0 commit comments

Comments
 (0)