We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 132e8c6 commit dfe93a3Copy full SHA for dfe93a3
.github/workflows/ci.yml
@@ -37,7 +37,7 @@ jobs:
37
continue-on-error: true
38
uses: wjdp/htmltest-action@master
39
with:
40
- config: .htmltest.yml
+ config: .htmltest.yaml
41
42
- name: Archive htmltest results
43
uses: actions/upload-artifact@v2
0 commit comments