Skip to content

Commit

Permalink
CI popravek
Browse files Browse the repository at this point in the history
  • Loading branch information
malamalca committed Feb 8, 2024
1 parent 96d640a commit 6e8763a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,8 @@ jobs:
- name: Submit code coverage
if: matrix.php-version == '8.1'
uses: codecov/codecov-action@v4
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

cs-stan:
name: Coding Standard & Static Analysis
Expand Down

0 comments on commit 6e8763a

Please sign in to comment.