We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9c90f2 commit 10c2c0aCopy full SHA for 10c2c0a
1 file changed
.github/workflows/check-conda-forge-actions.yml
@@ -52,7 +52,7 @@ jobs:
52
- name: Prevent STUMPY Source Installation
53
run: sed -i.BAK '/^\[tool\.pixi\.activation/,+2d' pyproject.toml && rm -rf pyproject.toml.BAK
54
shell: bash
55
- - nqme: Display PyProject.toml
+ - name: Display PyProject.toml
56
run: cat pyproject.toml
57
58
- name: Run Unit Tests
0 commit comments