Skip to content

Commit

Permalink
ci: test trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
zwaittt committed Nov 19, 2023
1 parent 7d4b5a0 commit bed0b87
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/ci-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,6 @@ jobs:
run: corepack enable
- name: Tests
run: |
pnpm i
ls -la
cat pnpm-lock.yaml
git status
sh -c '[ ! -n "$CI" ] && echo 1'
# - name: Verify the integrity of provenance attestations and registry signatures for installed dependencies
# run: pnpm audit signatures

0 comments on commit bed0b87

Please sign in to comment.