Skip to content

Commit 97d3ad7

Browse files
committed
fix: OSF repo is now public / authentication not needed
1 parent 2942e0d commit 97d3ad7

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/travis.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,6 @@ jobs:
4545
data-cache-
4646
4747
- name: Install test data
48-
shell: bash
49-
env:
50-
OSF_TOKEN: ${{ secrets.OSF_AUTH_TOKEN }}
5148
run: |
5249
export PATH=$CONDA/bin:$PATH
5350
mkdir -p /home/runner/testdata

0 commit comments

Comments
 (0)