Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mikealfare committed Apr 12, 2024
1 parent 59c7d4f commit 99d84e0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/integration-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,8 +116,8 @@ jobs:
fail-fast: false
matrix:
scenario:
- {platform: ubuntu-latest, psycopg2-name: pscyopg2}
- {platform: macos-latest, psycopg2-name: pscyopg2-binary}
- {platform: ubuntu-latest, psycopg2-name: psycopg2}
- {platform: macos-latest, psycopg2-name: psycopg2-binary}
steps:
- name: "Check out repository"
uses: actions/checkout@v4
Expand Down

0 comments on commit 99d84e0

Please sign in to comment.