Skip to content

Commit 43abfc2

Browse files
committed
Added tart resource
1 parent 2282250 commit 43abfc2

File tree

15 files changed

+3345
-1461
lines changed

15 files changed

+3345
-1461
lines changed

.cirrus.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ integration_test_dev_linux_task:
3232
test_script:
3333
- adduser --disabled-password --gecos '' newuser
3434
- su - newuser
35-
- npm install
35+
- npm ci
3636
- npm run test:integration -- --disable-console-intercept $DEBUG --no-file-parallelism
3737

3838
integration_individual_test_task:

esbuild.ts

Lines changed: 0 additions & 20 deletions
This file was deleted.

0 commit comments

Comments
 (0)