Update and rename .github/workflows/build.yml to .github/سير العمل/build.yml

[![Build Action](https://github.com/actions/setup-java/actions/workflows/build.yml/badge.svg)](https://github.com/actions/setup-java/actions/workflows/build.yml)
This commit is contained in:
WALEEDALAREQI 2022-07-11 02:55:06 +03:00 committed by GitHub
parent 2c7a4878f5
commit 5ca4441199
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
name: Build Action name: Build Action
[![Build Action](https://github.com/actions/setup-java/actions/workflows/build.yml/badge.svg)](https://github.com/actions/setup-java/actions/workflows/build.yml)
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