Skip to content

🚀 Amélioration des GitHub actions : environnements, health checks, sécurité #2437

🚀 Amélioration des GitHub actions : environnements, health checks, sécurité

🚀 Amélioration des GitHub actions : environnements, health checks, sécurité #2437

Workflow file for this run

name: "Intégration continue"
on:
pull_request:
workflow_dispatch:
defaults:
run:
shell: bash
jobs:
run_tests:
uses: ./.github/workflows/run_tests.yml

Check failure on line 13 in .github/workflows/ci.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/ci.yml

Invalid workflow file

error parsing called workflow ".github/workflows/ci.yml" -> "./.github/workflows/run_tests.yml" : failed to fetch workflow: workflow was not found.