tests: remove deleted test case
This commit is contained in:
parent
4aa7cc434a
commit
d35aa6a6ee
|
@ -154,7 +154,6 @@ func TestRunEvent(t *testing.T) {
|
|||
{workdir, "checkout", "push", "", platforms},
|
||||
{workdir, "job-container", "push", "", platforms},
|
||||
{workdir, "job-container-non-root", "push", "", platforms},
|
||||
{workdir, "container", "push", "", platforms},
|
||||
{workdir, "remote-action-docker", "push", "", platforms},
|
||||
{workdir, "remote-action-js", "push", "", platforms},
|
||||
{workdir, "matrix", "push", "", platforms},
|
||||
|
|
Loading…
Reference in New Issue