diff --git a/projects/scaleway.com/package.yml b/projects/scaleway.com/package.yml index 27a0dcdd4e..712700a459 100644 --- a/projects/scaleway.com/package.yml +++ b/projects/scaleway.com/package.yml @@ -31,12 +31,4 @@ build: GO_LDFLAGS: - -buildmode=pie -test: - script: - - run: test "$(scw version | grep -Ev '(BuildDate|GoArch)')" = "$(cat $FIXTURE)" - fixture: | - Version {{version}} - GoVersion go{{deps.go.dev.version}} - GitBranch pantry - GitCommit pkgx - GoOS {{hw.platform}} +test: scw version | grep 'Version.*{{version}}'