Skip to content

Commit

Permalink
My syntax was wrong
Browse files Browse the repository at this point in the history
  • Loading branch information
aguynamedryan committed Dec 1, 2023
1 parent a6ef9e2 commit 54d2c80
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/run_tests.yml
Expand Up @@ -37,8 +37,8 @@ jobs:
strategy:
matrix:
include:
- vocab: [gdm, ohdsi]
- spark_version: [3.5.0, 3.3.2]
vocab: [gdm, ohdsi]
spark_version: [3.5.0, 3.3.2]
runs-on: ubuntu-22.04
env:
SPARK_VERSION: ${{ matrix.spark_version }}
Expand Down

0 comments on commit 54d2c80

Please sign in to comment.