mirror of
https://github.com/actions/setup-java.git
synced 2025-04-20 09:56:46 +00:00
Merge 5ca4441199
into 2c7a4878f5
This commit is contained in:
commit
eee077f2f5
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
name: Build Action
|
||||
|
||||
[](https://github.com/actions/setup-java/actions/workflows/build.yml)
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
|
@ -28,4 +28,4 @@ jobs:
|
|||
- run: npm ci
|
||||
- run: npm run build
|
||||
- run: npm run format-check
|
||||
- run: npm test
|
||||
- run: npm test
|
Loading…
Add table
Add a link
Reference in a new issue