Skip to content

Commit

Permalink
Add shell in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ulixius9 committed Jun 22, 2023
1 parent b54bcbd commit 82d118b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,6 @@ jobs:
else
echo "Skipping Script step for macOS-latest with Python 3.7"
fi
shell: bash
- name: After Success
run: codecov

0 comments on commit 82d118b

Please sign in to comment.