Skip to content

Commit ce0ac38

Browse files
authored
Merge branch 'main' into feat/FE-1350-rules-tests
2 parents 8ee5e39 + 0332690 commit ce0ac38

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/prerelease.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ jobs:
2323
- run: yarn lint
2424
- run: yarn prettier --check .
2525
- run: yarn tsc
26-
27-
test:
26+
27+
test:
2828
runs-on: ubuntu-latest
2929
strategy:
3030
matrix:

0 commit comments

Comments
 (0)