Skip to content

Create run-tests.bat #327

Create run-tests.bat

Create run-tests.bat #327

Workflow file for this run

name: Jekyll site CI
on:
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- name: Build the site in the jekyll/builder container
run: |
docker run