aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorAlexander Kabui2020-11-27 16:11:06 +0300
committerAlexander Kabui2020-11-27 16:11:06 +0300
commit8485dfd5aa02f451a646f643f503ccb02779430b (patch)
tree1df6291f98a6be1939a908271f45a6f54639f7b7 /.github/workflows
parent77dff447c83a4b0824fe6626d16484cfd826ca77 (diff)
parent39accba7e31beb6f0df5ddb96fb3062d527b12af (diff)
downloadgenenetwork2-8485dfd5aa02f451a646f643f503ccb02779430b.tar.gz
Merge branch 'testing' of https://github.com/genenetwork/genenetwork2 into test-regression
Diffstat (limited to '.github/workflows')
-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..2342796a 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:ad741c1
steps:
# First start with mariadb set then checkout. The checkout gives