Skip to content

Commit

Permalink
Remove upload-test ref
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanjduffy committed Sep 14, 2023
1 parent 70154b1 commit f42ef66
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ jobs:
with:
repository: replayio-public/flake
path: e2e-repos/flake
ref: ryan/upload-test
- name: Download latest earthly
run: "sudo /bin/sh -c 'wget https://github.com/earthly/earthly/releases/download/v0.6.19/earthly-linux-amd64 -O /usr/local/bin/earthly && chmod +x /usr/local/bin/earthly'"
- name: build, lint and test
Expand Down

0 comments on commit f42ef66

Please sign in to comment.