Skip to content
This repository has been archived by the owner on Feb 7, 2025. It is now read-only.

Commit

Permalink
Renamed migration action
Browse files Browse the repository at this point in the history
Co-Authored-By: halprin <[email protected]>
  • Loading branch information
jherrflexion and halprin committed Apr 24, 2024
1 parent 9221023 commit 3e241ea
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ jobs:


migration-test:
name: Database Migration Test
runs-on: ubuntu-latest
services:
postgres:
Expand Down Expand Up @@ -123,6 +124,3 @@ jobs:
username: testuser
password: dogcow #pragma: allowlist secret
labelFilter: '!azure'

# manually install LB and call command line directly, reuseable.ym,
# add something to service section to use the same network as github action network

0 comments on commit 3e241ea

Please sign in to comment.