Skip to content

Commit f18454d

Browse files
Remove check again
1 parent 826f53e commit f18454d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,10 +46,6 @@ jobs:
4646
- name: Install dependencies
4747
run: yarn install --frozen-lockfile --prefer-offline
4848

49-
- name: Check if tagged correctly
50-
run: |
51-
./.githooks/pre-commit
52-
5349
- name: Cache Gradle Wrapper
5450
uses: actions/cache@v3
5551
with:

0 commit comments

Comments
 (0)