Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
rolandrmgservices committed Jul 12, 2023
1 parent cf137ed commit 2570f0f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test-conda-forge-install.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: Test conda-forge install

on: [push]
on:
push:
paths:
- 'envs/*.yml'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-conda-venv-install.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: Test conda-venv install

on: [push]
on:
push:
paths:
- 'envs/*.yml'
Expand Down

0 comments on commit 2570f0f

Please sign in to comment.