mirror of
https://github.com/aljazceru/Auto-GPT.git
synced 2026-01-30 19:34:35 +01:00
fix: syntax
This commit is contained in:
6
.github/workflows/ci.yml
vendored
6
.github/workflows/ci.yml
vendored
@@ -73,6 +73,6 @@ jobs:
|
||||
|
||||
- name: Publish coverage report
|
||||
uses: orgoro/coverage@v3
|
||||
with:
|
||||
coverageFile: coverage.xml
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
with:
|
||||
coverageFile: coverage.xml
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user