Skip to content

Commit

Permalink
temporarily taking pytests github actions to just unpinned due to con…
Browse files Browse the repository at this point in the history
…currency dns issues
jpswinski committed Jun 1, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 8a6a856 commit b4fa4bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
@@ -13,7 +13,7 @@ jobs:
strategy:
fail-fast: false
matrix:
CONDA_ENV: [3.8, unpinned]
CONDA_ENV: [unpinned]
steps:
- name: Checkout
uses: actions/checkout@v3

0 comments on commit b4fa4bb

Please sign in to comment.