Skip to content

Commit

Permalink
DONT MERGE
Browse files Browse the repository at this point in the history
make conda test builds happen on pull requests
  • Loading branch information
samtygier-stfc committed May 28, 2021
1 parent 2ec171e commit c349338
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/conda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,10 +79,9 @@ jobs:
coveralls
- name: publish 'unstable' package
if: github.ref == 'refs/heads/master'
uses: ./.github/actions/publish-package
with:
label: unstable
label: test
token: ${{ secrets.ANACONDA_API_TOKEN }}

- name: publish docs
Expand Down

0 comments on commit c349338

Please sign in to comment.