هذا الالتزام موجود في:
17
.github/workflows/main.yaml
مباع
Normal file
17
.github/workflows/main.yaml
مباع
Normal file
@@ -0,0 +1,17 @@
|
||||
name: Ghaymah Deploy
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: ["main"]
|
||||
pull_request:
|
||||
branches: ["main"]
|
||||
|
||||
jobs:
|
||||
|
||||
test:
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v5.0.0
|
||||
|
||||
- name: Run tests
|
||||
run: python3 test_main.py
|
||||
المرجع في مشكلة جديدة
حظر مستخدم