Skip to content

Commit

Permalink
Update frontend-qa.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mozzy11 authored Aug 14, 2023
1 parent ef6c295 commit 89b2e46
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/frontend-qa.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,7 @@ jobs:
uses: actions/setup-node@v3
with:
node-version: 14.x

- name: check files
run: ls
shell: bash

- name: Install dependencies
run: npm install
working-directory: frontend
Expand Down

0 comments on commit 89b2e46

Please sign in to comment.