mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
ci: re-enable test migrations in release workflow (#13307)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user