mirror of
https://github.com/actions/setup-java
synced 2024-11-09 23:22:40 +00:00
Update and rename .github/workflows/build.yml to .github/سير العمل/build.yml
الإعداد جافا/.github/سير العمل/ build.yml
This commit is contained in:
parent
2c7a4878f5
commit
eb26aaf605
1 changed files with 2 additions and 2 deletions
|
@ -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 a new issue