aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorzsloan2020-11-12 17:20:39 -0600
committerzsloan2020-11-12 17:20:39 -0600
commit0b47b750549915f2655d3807f5131837ddf8ccc8 (patch)
tree814173cb4904177e8e125011ae8abce69ef12f04 /.github
parente20d5f41d076659706442a8ab1db93cd65c9cb0f (diff)
parentcd01afec0bbe28bfcd1982cbf03c056a856b1d13 (diff)
downloadgenenetwork2-0b47b750549915f2655d3807f5131837ddf8ccc8.tar.gz
Merge branch 'testing' of github.com:genenetwork/genenetwork2 into feature/corr_table_changes
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