Skip to content

Commit 0ef1930

Browse files
committed
Merge branch 'dev'
2 parents ed0fcc0 + f54599c commit 0ef1930

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

.github/FUNDING.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# These are supported funding model platforms
2+
3+
github: [estruyf]
4+
custom: ["https://www.buymeacoffee.com/zMeFRy9"]

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,3 +60,5 @@ export default defineConfig({
6060
### Example with details
6161

6262
![Example with details](./assets/example-with-details.png)
63+
64+
[![Visitors](https://api.visitorbadge.io/api/visitors?path=https%3A%2F%2Fgithub.com%2Festruyf%2Fplaywright-github-actions-reporter&countColor=%23263759)](https://visitorbadge.io/status?path=https%3A%2F%2Fgithub.com%2Festruyf%2Fplaywright-github-actions-reporter)

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"url": "https://github.com/estruyf/playwright-github-actions-reporter/issues"
1717
},
1818
"funding": {
19-
"type": "individual",
19+
"type": "github",
2020
"url": "https://github.com/sponsors/estruyf"
2121
},
2222
"repository": {
@@ -41,4 +41,4 @@
4141
"peerDependencies": {
4242
"@playwright/test": "^1.37.0"
4343
}
44-
}
44+
}

0 commit comments

Comments
 (0)