Skip to content

Commit

Permalink
Syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
mattwthompson committed Jan 2, 2024
1 parent e327792 commit b573b90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:

with:
environment-file: devtools/conda-envs/${{ matrix.cfg.conda-env }}.yaml
create-args: |
create-args: >-
python=${{ matrix.python-version }}
pydantic=${{ matrix.pydantic-version }}
Expand Down

0 comments on commit b573b90

Please sign in to comment.