Skip to content

Commit

Permalink
Update xskillscore_testing.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronspring committed Jan 22, 2021
1 parent 4e6653d commit a008af7
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/xskillscore_testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,6 @@ jobs:
python-version: [3.6, 3.7, 3.8]
steps:
- uses: actions/checkout@v2
with:
ref: ${{github.event.pull_request.head.ref}}
repository: ${{github.event.pull_request.head.repo.full_name}}
- name: Set up conda
uses: conda-incubator/setup-miniconda@v2
with:
Expand Down Expand Up @@ -50,9 +47,6 @@ jobs:
shell: bash -l {0}
steps:
- uses: actions/checkout@v2
with:
ref: ${{github.event.pull_request.head.ref}}
repository: ${{github.event.pull_request.head.repo.full_name}}
- name: Set up conda
uses: conda-incubator/setup-miniconda@v2
with:
Expand Down

0 comments on commit a008af7

Please sign in to comment.