ci: disable make test-migrations in release.yaml (#13201)

This commit is contained in:
Mathias Fredriksson
2024-05-07 20:15:12 +03:00
committed by GitHub
parent b7a921a2bf
commit 06dd656e08

View File

@ -178,9 +178,9 @@ jobs:
env:
EV_SIGNING_CERT: ${{ secrets.EV_SIGNING_CERT }}
- name: Test migrations from current ref to main
run: |
make test-migrations
# - name: Test migrations from current ref to main
# run: |
# make test-migrations
# Setup GCloud for signing Windows binaries.
- name: Authenticate to Google Cloud