You've already forked Go-Template
I'm guessing this may start causing us problems either soon or never.
Some checks failed
🧪 ✨ Unit Tests Workflow / 🔍 🐹 Go Tests (push) Failing after 4m53s
Some checks failed
🧪 ✨ Unit Tests Workflow / 🔍 🐹 Go Tests (push) Failing after 4m53s
This commit is contained in:
@@ -38,7 +38,7 @@ jobs:
|
||||
go test -v ./... -coverprofile=coverage.out
|
||||
|
||||
- name: 📊 📈 Upload Coverage Report
|
||||
uses: actions/upload-artifact@v4
|
||||
uses: christopherhx/gitea-upload-artifact@v4
|
||||
with:
|
||||
name: coverage-report
|
||||
path: coverage.out
|
||||
|
||||
Reference in New Issue
Block a user