mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-07-24 08:54:05 +10:00
allow for running dev environment inside docker
This commit is contained in:
@@ -26,7 +26,7 @@ jobs:
|
||||
cache: true
|
||||
|
||||
- name: Install Dependencies
|
||||
run: vp install
|
||||
run: vp install --frozen-lockfile
|
||||
|
||||
- name: Run Tests
|
||||
run: vp test
|
||||
|
||||
Reference in New Issue
Block a user