Skip to content
This repository was archived by the owner on Jun 16, 2022. It is now read-only.

Commit 47dbdbc

Browse files
committed
Add build-target unique correlator
1 parent f928015 commit 47dbdbc

File tree

7 files changed

+7836
-502
lines changed

7 files changed

+7836
-502
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
steps:
1616
- uses: actions/checkout@v2
1717
- run: |
18-
npm install
18+
npm ci
1919
env:
2020
NPM_AUTH_TOKEN: ${{ secrets.NPM_AUTH_TOKEN }}
2121
- run: |

0 commit comments

Comments
 (0)