Skip to content

Commit 294b09f

Browse files
chore: remove skipping ui tests
1 parent 64f7fba commit 294b09f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/build-test-release.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -129,8 +129,6 @@ jobs:
129129
- meta
130130
- build
131131
runs-on: ubuntu-22.04
132-
if: |
133-
!contains(github.event.issue.labels.*.name, 'skip-ui-tests')
134132
permissions:
135133
id-token: write
136134
contents: read

0 commit comments

Comments
 (0)