fix(tests): web broken tests
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
- name: ✒️ Recent posts - Recent posts
|
||||
uses: lowlighter/metrics@latest
|
||||
with:
|
||||
token: MOCKED_TOKEN
|
||||
token: NOT_NEEDED
|
||||
plugin_posts: 'yes'
|
||||
plugin_posts_source: dev.to
|
||||
use_mocked_data: 'yes'
|
||||
@@ -9,7 +9,7 @@
|
||||
- name: ✒️ Recent posts - Recent posts with descriptions and cover images
|
||||
uses: lowlighter/metrics@latest
|
||||
with:
|
||||
token: MOCKED_TOKEN
|
||||
token: NOT_NEEDED
|
||||
plugin_posts: 'yes'
|
||||
plugin_posts_source: dev.to
|
||||
plugin_posts_limit: 2
|
||||
|
||||
Reference in New Issue
Block a user