Skip to content

Commit

Permalink
chore: CI visual regression workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthew Holloway authored and Matthew Holloway committed Oct 2, 2024
1 parent ac1001c commit 5f677e7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/vis-reg-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ on: [push]
jobs:
build:
runs-on: ubuntu-latest
defaults:
run:
working-directory: './client' # Here the path to the folder where package-lock.json is located.

steps:
- name: Checkout
Expand Down

0 comments on commit 5f677e7

Please sign in to comment.