Skip to content

Commit 33bae18

Browse files
authored
Merge pull request #39 from broadinstitute/ct-rename-test-action
rename test action in CI
2 parents 1909119 + 045dee6 commit 33bae18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ jobs:
135135
mkdir -p $CACHE_DIR
136136
github_actions_ci/list-docker-tags.sh | tail -1 | tee $CACHE_DIR/old-docker-tag.txt
137137
138-
test_py36_in_docker:
138+
test_in_docker:
139139
needs: build_docker
140140
runs-on: ubuntu-20.04
141141
env:

0 commit comments

Comments
 (0)