We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a76f81 commit 8c9a523Copy full SHA for 8c9a523
.github/workflows/manual-start.yml
@@ -31,7 +31,7 @@ jobs:
31
- name: Install sitespeed.io
32
run: |
33
npm install sitespeed.io -g
34
- cd ../plugin-accessibility-statement
+ cd ../plugin-javascript
35
npm install
36
- name: Start local HTTP server
37
run: (npm run start-server&)
0 commit comments