fix workflow
This commit is contained in:
parent
91f39a80a7
commit
0259a96937
1 changed files with 0 additions and 2 deletions
|
|
@ -10,8 +10,6 @@ jobs:
|
|||
- uses: http://github.com/oven-sh/setup-bun@v2
|
||||
- run: bun install
|
||||
shell: ${{ matrix.os == 'windows-node-iron' && 'powershell' || 'bash' }}
|
||||
- run: bun run prod
|
||||
shell: ${{ matrix.os == 'windows-node-iron' && 'powershell' || 'bash' }}
|
||||
- name: run tests
|
||||
run: bun test
|
||||
shell: ${{ matrix.os == 'windows-node-iron' && 'powershell' || 'bash' }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue