Skip to content

Commit 9644018

Browse files
only add prereleases in action
1 parent 28b5aa6 commit 9644018

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131
node-version: ${{ matrix.node }}
3232
cache: 'npm'
3333

34+
- run: npm add cds-9.0.0.tgz cds-dk-9.0.1.tgz cds-compiler-6.0.2.tgz --save-dev
3435
- run: npm ci
3536
- run: npm run lint
3637
- id: hxe

0 commit comments

Comments
 (0)