diff --git a/.gitea/workflows/default.yaml b/.gitea/workflows/default.yaml new file mode 100644 index 0000000..98de284 --- /dev/null +++ b/.gitea/workflows/default.yaml @@ -0,0 +1,13 @@ +name: Test the code +on: [push] +jobs: + Explore-Gitea-Actions: + steps: + - uses: actions/checkout@v3 + - uses: actions/setup-go@v3 + with: + go-version: "1.20" + check-latest: true + cache: true + cache-dependency-path: cache/go.sum + - run: go run transliterator.go "Убойынй Тапок"