Skip to content

Commit

Permalink
Merge pull request #61 from FlowFuse/ci-build-node-package-0_14_0
Browse files Browse the repository at this point in the history
ci: Bump build_node_package workflow to 0.14.0
  • Loading branch information
hardillb authored Jun 17, 2024
2 parents a12ba82 + 5922a5a commit 4704435
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 28 deletions.
25 changes: 0 additions & 25 deletions .github/workflows/build.yml

This file was deleted.

8 changes: 5 additions & 3 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,11 @@ on:

jobs:
build:
uses: 'flowfuse/github-actions-workflows/.github/workflows/[email protected]'
with:
run_tests: true
uses: 'flowfuse/github-actions-workflows/.github/workflows/[email protected]'
with:
node: '[
{"version": "18", "tests": false, "lint": true},
]'

publish:
needs: build
Expand Down

0 comments on commit 4704435

Please sign in to comment.