fix Adjust the tests

This commit is contained in:
Pascal Zimmermann
2026-05-21 23:43:58 +02:00
parent d263b1f46f
commit c57e25a68b
4 changed files with 2 additions and 461 deletions
+2 -2
View File
@@ -7,8 +7,8 @@ import (
"strings"
"testing"
"github.com/nektos/act/pkg/exprparser"
"github.com/nektos/act/pkg/model"
"gitea.com/gitea/runner/act/exprparser"
"gitea.com/gitea/runner/act/model"
"github.com/stretchr/testify/assert"
"github.com/stretchr/testify/require"
"go.yaml.in/yaml/v4"