Skip to content

Commit

Permalink
Merge branch 'main' into ocaml-lambda
Browse files Browse the repository at this point in the history
  • Loading branch information
henrylee97 committed Nov 8, 2023
2 parents acc1d11 + 48ec143 commit 113afde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
platforms: linux/amd64
push: false
tags: benchmark:latest
outputs: type=oci,dest=./image.tar
outputs: type=docker,dest=./image.tar
- name: Smoke test
run: |
docker load --input ./image.tar
Expand Down

0 comments on commit 113afde

Please sign in to comment.