mirror of
https://github.com/actions/setup-java.git
synced 2025-05-23 02:51:46 +00:00
Merge eb26aaf605
into 2c7a4878f5
This commit is contained in:
commit
e3e5f1da0c
@ -1,5 +1,5 @@
|
|||||||
name: Build Action
|
name: Build Action
|
||||||
|
WALEED AL AREQI
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
@ -28,4 +28,4 @@ jobs:
|
|||||||
- run: npm ci
|
- run: npm ci
|
||||||
- run: npm run build
|
- run: npm run build
|
||||||
- run: npm run format-check
|
- run: npm run format-check
|
||||||
- run: npm test
|
- run: npm test
|
Loading…
Reference in New Issue
Block a user