| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 5472f3e commit e703ae6
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -15,6 +15,6 @@ jobs: | |||
| 15 | 15 | - name: Run tests and collect coverage | |
| 16 | 16 | run: pytest --cov app | |
| 17 | 17 | - name: Upload coverage to Codecov | |
| 18 | - uses: codecov/codecov-action@v4.0.0-beta.1 | ||
| 18 | + uses: codecov/codecov-action@v4.0.0-beta.2 | ||
| 19 | 19 | env: | |
| 20 | 20 | CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }} | |
| Back | FazBrowse Home | New Git URL |
0 commit comments