Skip to content

Merge pull request #6 from ivy-rew/french #26

Merge pull request #6 from ivy-rew/french

Merge pull request #6 from ivy-rew/french #26

Workflow file for this run

name: CI
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Test using BATS
run: ./_test.sh