Skip to content

Bump JamesIves/github-pages-deploy-action from 4.6.0 to 4.6.3 #103

Bump JamesIves/github-pages-deploy-action from 4.6.0 to 4.6.3

Bump JamesIves/github-pages-deploy-action from 4.6.0 to 4.6.3 #103

Workflow file for this run

name: CI
on:
pull_request:
branches:
- main
push:
branches:
- main
jobs:
build:
name: Tests
runs-on: ubuntu-22.04
steps:
- name: Checkout code
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29
- name: Run Tests in Docker
run: bin/run-tests-in-docker.sh