Skip to content

Commit ad7d594

Browse files
fix: remove tests
1 parent 5349cbb commit ad7d594

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/publish-npm-deserializer.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ jobs:
3737
registry: 'https://registry.npmjs.org'
3838
node-version: '18'
3939
tag: ${{ github.event.inputs.tag }}
40-
install-command: 'npm ci && npm run test:prepare'
4140
environment: ${{ needs.set-env.outputs.resolved-environment }} # For secrets env
4241
working-directory: "packages/dataprotector-deserializer"
4342
secrets:

0 commit comments

Comments
 (0)