ci: updated workflow

This commit is contained in:
Marvin Zhang
2024-10-23 13:59:05 +08:00
parent dc009869c1
commit 65ee3acf2c
2 changed files with 3 additions and 1 deletions

View File

@@ -103,6 +103,7 @@ jobs:
uses: actions/setup-go@v5
with:
go-version-file: 'core/go.mod'
cache-dependency-path: 'core/go.sum'
- name: Run tests
working-directory: core
@@ -243,7 +244,7 @@ jobs:
with:
name: playwright-report
path: tests/e2e/playwright-report/
retention-days: 30
retention-days: 1
push_images:
if: ${{ always() && needs.test_crawlab.result == 'success' }}

View File

@@ -1,3 +1,4 @@
# crawlab-backend
Backend (Golang) for Crawlab