mirror of
https://github.com/aykhans/slash-e.git
synced 2025-04-20 22:07:15 +00:00
chore: fix extension test
This commit is contained in:
parent
129a9cf48c
commit
fd09b18033
4
.github/workflows/extension-test.yml
vendored
4
.github/workflows/extension-test.yml
vendored
@ -30,7 +30,7 @@ jobs:
|
||||
run: pnpm lint
|
||||
working-directory: extension
|
||||
|
||||
frontend-build:
|
||||
extension-build:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
@ -48,7 +48,7 @@ jobs:
|
||||
run: pnpm build
|
||||
working-directory: extension
|
||||
|
||||
frontend-build:
|
||||
extension-package:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
Loading…
x
Reference in New Issue
Block a user