Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

Create une-approche-systemique-cle-de-nouvelles-mobilites.md #105

Create une-approche-systemique-cle-de-nouvelles-mobilites.md

Create une-approche-systemique-cle-de-nouvelles-mobilites.md #105

Workflow file for this run

name: 'Test'
on:
pull_request:
branches: [main]
defaults:
run:
shell: bash
jobs:
build:
name: Build
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v2
- name: Build api and frontend
run: sh install.sh