Skip to content

Commit

Permalink
fix test, version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
pavelzw committed Oct 11, 2023
1 parent 6929c50 commit 54eedda
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -280,7 +280,6 @@ jobs:
- uses: ./
with:
init-shell: none
generate-run-shell: false
- run: |
which micromamba | grep /home/runner/micromamba-bin/micromamba
type micromamba | grep "micromamba is /home/runner/micromamba-bin/micromamba"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "setup-micromamba",
"version": "1.4.4",
"version": "1.5.0",
"private": true,
"description": "Action to setup micromamba",
"scripts": {
Expand Down

0 comments on commit 54eedda

Please sign in to comment.