* Potentially solved merge conflict * Update pkg/model/planner.go Based on feedback Co-authored-by: Ryan (hackercat) <me@hackerc.at> * Fixed compilation error * added missed test * Fixed spelling error to work with lint error Co-authored-by: Ryan (hackercat) <me@hackerc.at> Co-authored-by: Casey Lee <cplee@nektos.com>
This commit is contained in:
@@ -106,6 +106,7 @@ func TestRunEvent(t *testing.T) {
|
||||
{"testdata", "defaults-run", "push", "", platforms, ""},
|
||||
{"testdata", "uses-composite", "push", "", platforms, ""},
|
||||
{"testdata", "issue-597", "push", "", platforms, ""},
|
||||
{"testdata", "issue-598", "push", "", platforms, ""},
|
||||
// {"testdata", "issue-228", "push", "", platforms, ""}, // TODO [igni]: Remove this once everything passes
|
||||
|
||||
// single test for different architecture: linux/arm64
|
||||
|
Reference in New Issue
Block a user