Skip to content

Commit

Permalink
cmon github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
AustinAbro321 committed Jun 7, 2024
1 parent a04fc5f commit 528f31e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/internal/packager/images/pull_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ import (

func TestPull(t *testing.T) {
t.Run("pulling a cosign image is successful and doesn't add anything to the cache", func(t *testing.T) {

ref, err := transform.ParseImageRef("ghcr.io/stefanprodan/podinfo:sha256-57a654ace69ec02ba8973093b6a786faa15640575fbf0dbb603db55aca2ccec8.sig")
require.NoError(t, err)
destDir := t.TempDir()
Expand Down

0 comments on commit 528f31e

Please sign in to comment.