tests: remove deleted test case

This commit is contained in:
Ryan 2022-04-13 22:50:45 +02:00
parent 4aa7cc434a
commit d35aa6a6ee
1 changed files with 0 additions and 1 deletions

View File

@ -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},