Skip to content

Commit

Permalink
proper matrix name
Browse files Browse the repository at this point in the history
  • Loading branch information
jGaboardi committed Jul 11, 2024
1 parent 795558c commit 414bfb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
--cov-report xml . \
- name: run doctests (dev only)
if: contains(matrix.env, "dev")
if: contains(matrix.environment-file, "dev")
run: |
pytest \
fastpair/ \
Expand Down

0 comments on commit 414bfb5

Please sign in to comment.