Skip to content

Commit

Permalink
WIP: add composite actions
Browse files Browse the repository at this point in the history
  • Loading branch information
beuluis committed Dec 17, 2024
1 parent 3585e42 commit 0fd1dfb
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/actions/node-qa-testing/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,6 @@ inputs:
runs:
using: "composite"
steps:
- name: Restore cached dependencies
uses: ./.github/actions/restore-dependency-cache

- name: Check formatting
if: inputs.format_script != ''
shell: bash
Expand Down

0 comments on commit 0fd1dfb

Please sign in to comment.