Skip to content

Commit

Permalink
Merge pull request #62 from ParclLabs/release/1.6.0
Browse files Browse the repository at this point in the history
release/1.6.0
  • Loading branch information
datawrestler authored Aug 30, 2024
2 parents 4c75990 + 68d809d commit 7423e49
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tag_and_publish_package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ jobs:
pipenv run make lint
- name: Run tests
env:
PARCL_LABS_API_KEY: ${{ secrets.PARCL_LABS_API_KEY }}
run: |
set -e
pipenv run make test
Expand Down

0 comments on commit 7423e49

Please sign in to comment.