From 373b8fa287d5e4958aee1898e0daadf6e5da6a61 Mon Sep 17 00:00:00 2001 From: profitroll Date: Thu, 13 Apr 2023 16:04:25 +0200 Subject: [PATCH] Added action --- .gitea/workflows/default.yaml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 .gitea/workflows/default.yaml 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 "Убойынй Тапок"