Skip to content

Commit

Permalink
Remove artifact sqlite
Browse files Browse the repository at this point in the history
  • Loading branch information
WikiRik committed Feb 9, 2024
1 parent 08dfb3b commit 46e4b74
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@ jobs:
node-version: ${{ matrix.node-version }}
cache: yarn
- run: /bin/bash ./dev/prepare-ci.sh
- name: Extract artifact
run: tar -xf install-node-${{ matrix.node-version }}.tar
- name: Execute SSCCE
run: yarn run _test
test-postgres:
Expand Down

0 comments on commit 46e4b74

Please sign in to comment.