Skip to content

Commit

Permalink
temp: test
Browse files Browse the repository at this point in the history
  • Loading branch information
dlon committed May 13, 2024
1 parent 8d8f3d9 commit dce25fa
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/frontend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,10 @@ jobs:
cache: 'npm'
cache-dependency-path: gui/package-lock.json

- name: Test
working-directory: gui
run: npm version

- name: Install dependencies
working-directory: gui
run: npm ci
Expand Down

0 comments on commit dce25fa

Please sign in to comment.