Skip to content

Commit

Permalink
CI #316 syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
prjemian committed Dec 23, 2023
1 parent f53235d commit 1d3a91a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/conda_unit_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
runs-on: ubuntu-latest
# needs: lint
strategy:
max-parallel: 5
matrix:
python-version:
- "3.8"
Expand All @@ -30,7 +31,6 @@ jobs:
databroker-version:
- "1.2.5"
- "2.0.0b31"
max-parallel: 5

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 1d3a91a

Please sign in to comment.