mirror of
https://github.com/theoludwig/react-component-form.git
synced 2024-07-17 07:30:13 +02:00
ci(test): fix folder path for e2e tests
This commit is contained in:
parent
ce884c354d
commit
1125103c45
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -45,4 +45,4 @@ jobs:
|
||||
run: 'cd example && npm install && npm run build'
|
||||
|
||||
- name: 'End To End (e2e) Test Example'
|
||||
run: 'npm run test:e2e'
|
||||
run: 'cd example && npm run test:e2e'
|
||||
|
Loading…
Reference in New Issue
Block a user