Skip to content

Commit 268fc31

Browse files
chore: remove skipping ui tests
1 parent 64f7fba commit 268fc31

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,6 @@ jobs:
9090
name: build
9191
runs-on: ubuntu-22.04
9292
needs:
93-
- fossa-scan
9493
- compliance-copyrights
9594
- pre-commit
9695
- run-unit-tests
@@ -129,8 +128,6 @@ jobs:
129128
- meta
130129
- build
131130
runs-on: ubuntu-22.04
132-
if: |
133-
!contains(github.event.issue.labels.*.name, 'skip-ui-tests')
134131
permissions:
135132
id-token: write
136133
contents: read

0 commit comments

Comments
 (0)