Skip to content

Commit

Permalink
check error
Browse files Browse the repository at this point in the history
  • Loading branch information
miampf committed Aug 15, 2024
1 parent a0c5a3b commit 6c7d5e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions e2e/regression/regression_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ func TestRegression(t *testing.T) {
require.NoError(t, err)

platform, err := platforms.FromString(platformStr)
require.NoError(t, err)

runtimeHandler, err := manifest.RuntimeHandler(platform)
require.NoError(t, err)
Expand Down

0 comments on commit 6c7d5e1

Please sign in to comment.