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 df29d87 commit fe585faCopy full SHA for fe585fa
1 file changed
.github/workflows/test-extension.yml
@@ -13,6 +13,6 @@ jobs:
13
runs-on: ubuntu-latest
14
steps:
15
- uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
16
- - run: npm install
+ - run: npm ci
17
- run: npm run build
18
- run: npm run test
0 commit comments