Skip to content

github: change the CODEOWNERS from @exercism/maintainers-admin to @exercism/guardians #142

github: change the CODEOWNERS from @exercism/maintainers-admin to @exercism/guardians

github: change the CODEOWNERS from @exercism/maintainers-admin to @exercism/guardians #142

Workflow file for this run

name: CI
on:
push:
branches:
- main
pull_request:
workflow_dispatch:
jobs:
test:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
with:
submodules: recursive
- name: Run Tests in Docker
run: bin/run-tests-in-docker.sh