Skip to content

Commit c8f2e89

Browse files
committed
removed config
1 parent d012d24 commit c8f2e89

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/tests.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -70,11 +70,6 @@ jobs:
7070
mkdir -p $HOME/.indra/bio_ontology/$BIOONTOLOGY_VERSION
7171
wget -nv https://bigmech.s3.amazonaws.com/travis/bio_ontology/$BIOONTOLOGY_VERSION/mock_ontology.pkl -O $HOME/.indra/bio_ontology/$BIOONTOLOGY_VERSION/bio_ontology.pkl
7272
73-
- name: Set INDRA config
74-
run: |
75-
mkdir -p ~/.indra
76-
cp indra/resources/default_config.ini ~/.indra/config
77-
7873
- name: Run unit tests
7974
env:
8075
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}

0 commit comments

Comments
 (0)