Skip to content

Commit

Permalink
Remove now redundant duplicate CI job
Browse files Browse the repository at this point in the history
  • Loading branch information
RDIL committed May 16, 2024
1 parent 1941fc5 commit c37d945
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .cirrus.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,3 @@
Test_task:
container:
image: node:latest
Yarn_cache:
folder: .yarn/cache
Populate_script: yarn
Build_script: yarn build
Run_Tests_script: yarn test

Publish_task:
only_if: $CIRRUS_TAG != ''
env:
Expand Down

0 comments on commit c37d945

Please sign in to comment.