Skip to content

Merge pull request #2554 from xexyl/gson92-bugs #8

Merge pull request #2554 from xexyl/gson92-bugs

Merge pull request #2554 from xexyl/gson92-bugs #8

Workflow file for this run

name: sanity check
on:
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: make test
run: make test