mirror of
https://github.com/zoriya/v10.git
synced 2026-08-16 02:45:09 +00:00
chore(site): rename website to site
This commit is contained in:
@@ -5,10 +5,10 @@ on:
|
||||
branches:
|
||||
- main
|
||||
paths:
|
||||
- 'website/**'
|
||||
- 'site/**'
|
||||
pull_request:
|
||||
paths:
|
||||
- 'website/**'
|
||||
- 'site/**'
|
||||
|
||||
jobs:
|
||||
test:
|
||||
@@ -31,4 +31,4 @@ jobs:
|
||||
run: pnpm install
|
||||
|
||||
- name: Run website tests
|
||||
run: pnpm --filter website test
|
||||
run: pnpm --filter site test
|
||||
|
||||
Reference in New Issue
Block a user