Skip to content

Merge branch 'main' of https://github.com/anwolosz/synopsis #51

Merge branch 'main' of https://github.com/anwolosz/synopsis

Merge branch 'main' of https://github.com/anwolosz/synopsis #51

Workflow file for this run

name: CI
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Run tests
run: |
./tests/test.sh