Skip to content

Commit 342bebf

Browse files
author
nix
committed
fix QA action (4)
1 parent 93b715a commit 342bebf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/quality-assurance.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ jobs:
3737
path: 'tests-output/coverage'
3838
name: coverage-${{ matrix.php }}
3939
- name: 'Deploy to GitHub pages (PHP ${{ matrix.php }})'
40+
id: deployment
4041
uses: actions/deploy-pages@v4
4142
with:
4243
artifact_name: coverage-${{ matrix.php }}

0 commit comments

Comments
 (0)