Skip to content

Commit c20a510

Browse files
author
mike dupont
committed
on push as well
1 parent 866f092 commit c20a510

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-docker-tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
image_url:
88
description: 'Docker url to execute'
99
#default: "ghcr.io/meta-introspector/o1js/o1js-perf-recording:5ce0221662cecbca9a3de05601af94a15b154a3bcf8bafcb0cfa1f5b9f407bdc"
10-
default: ${{ env.default_image }}
10+
default: "ghcr.io/meta-introspector/o1js/o1js-perf-recording:latest"
1111
push:
1212
branches: [ "feature/just_test" ]
1313
pull_request:

0 commit comments

Comments
 (0)