mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-05-30 18:23:08 +00:00
removes redundant test from publish action
This commit is contained in:
@@ -17,10 +17,6 @@ jobs:
|
||||
- uses: borales/actions-yarn@v2.0.0
|
||||
with:
|
||||
cmd: install
|
||||
- name: Running tests
|
||||
uses: borales/actions-yarn@v2.0.0
|
||||
with:
|
||||
cmd: test
|
||||
- name: Publishing records
|
||||
uses: borales/actions-yarn@v2.0.0
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user