Skip to content

Commit

Permalink
Fix test script for CI
Browse files Browse the repository at this point in the history
Signed-off-by: Ali Ok <aliok@redhat.com>
  • Loading branch information
aliok committed Dec 20, 2023
1 parent ca3456e commit f90aa2b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/backstage-unit-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
with:
node-version-file: 'backstage/.nvmrc'
cache: 'yarn'
cache-dependency-path: 'backstage/yarn.lock'

- name: Install dependencies
shell: bash
Expand Down

0 comments on commit f90aa2b

Please sign in to comment.