We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2a19a5 commit a8f8fc8Copy full SHA for a8f8fc8
1 file changed
.circleci/config.yml
@@ -42,7 +42,7 @@ jobs:
42
command: |
43
docker pull codalab/codalab-legacy:py37
44
docker pull codalab/codalab-legacy:py3
45
- vergilgxw/autotable:v2
+ docker pull vergilgxw/autotable:v2
46
47
# TODO: Putting E2E tests earlier to make playwright testing faster. Will remove after the PR is merged
48
- run:
0 commit comments