aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorzsloan2020-11-11 13:03:50 -0600
committerzsloan2020-11-11 13:03:50 -0600
commitcd01afec0bbe28bfcd1982cbf03c056a856b1d13 (patch)
tree55c6ed5d7312a9f4f4eb32fd0ae1144540f8b0ee /.github
parent06102cab4b6a3bc898c65c6df485f328e3314980 (diff)
parentd60d8bbff8fbd032a3cf72559719a7f78881965a (diff)
downloadgenenetwork2-cd01afec0bbe28bfcd1982cbf03c056a856b1d13.tar.gz
Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testing
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/main.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml
index f27feb5f..c78f6d85 100644
--- a/.github/workflows/main.yml
+++ b/.github/workflows/main.yml
@@ -11,7 +11,7 @@ on:
jobs:
unittest:
runs-on: ubuntu-latest
- container: bonfacekilz/python3-genenetwork2:latest
+ container: bonfacekilz/python3-genenetwork2:0bf4ee6
steps:
# First start with mariadb set then checkout. The checkout gives