Skip to content

Commit 10c2c0a

Browse files
committed
Fixed typo
1 parent d9c90f2 commit 10c2c0a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/check-conda-forge-actions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
- name: Prevent STUMPY Source Installation
5353
run: sed -i.BAK '/^\[tool\.pixi\.activation/,+2d' pyproject.toml && rm -rf pyproject.toml.BAK
5454
shell: bash
55-
- nqme: Display PyProject.toml
55+
- name: Display PyProject.toml
5656
run: cat pyproject.toml
5757
shell: bash
5858
- name: Run Unit Tests

0 commit comments

Comments
 (0)