mirror of
https://github.com/cupcakearmy/occulto.git
synced 2024-12-22 07:36:24 +00:00
sprcify version
This commit is contained in:
parent
4ee5666033
commit
75d702a5c7
2
.github/workflows/test.yaml
vendored
2
.github/workflows/test.yaml
vendored
@ -15,6 +15,8 @@ jobs:
|
||||
uses: actions/checkout@v3
|
||||
- name: Setup PNPM
|
||||
uses: pnpm/action-setup@v2
|
||||
with:
|
||||
version: 7
|
||||
- name: Install dependencies
|
||||
run: pnpm install
|
||||
- name: Run tests
|
||||
|
Loading…
Reference in New Issue
Block a user