mirror of
https://github.com/jwetzell/osc-js.git
synced 2026-08-10 17:53:44 +00:00
prettier write
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
name: Publish @jwetzell/osc to npmjs
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
tags:
|
||||
- 'osc/*'
|
||||
jobs:
|
||||
publish-lib:
|
||||
|
||||
@@ -22,4 +22,4 @@ jobs:
|
||||
- name: Install Node.js dependencies
|
||||
run: npm ci --workspace @jwetzell/osc
|
||||
|
||||
- run: npm run test --workspace @jwetzell/osc
|
||||
- run: npm run test --workspace @jwetzell/osc
|
||||
|
||||
Reference in New Issue
Block a user