Skip to content

Commit

Permalink
Remove reference to Postgres/MySQL (GH actions config was largely cop…
Browse files Browse the repository at this point in the history
…ied from sql_bridge)
  • Loading branch information
choptastic committed Sep 5, 2024
1 parent 70bab7d commit dc2184e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ on: push

jobs:
linux:
name: OTP ${{ matrix.otp_version }} (${{ matrix.mysql }}/PG ${{ matrix.pg}})
name: OTP ${{ matrix.otp_version }}
runs-on: ${{ matrix.os }}
continue-on-error: true

Expand Down

0 comments on commit dc2184e

Please sign in to comment.