Skip to content

Leak processed_args so that glkunix_startup_code can save the args fo… #36

Leak processed_args so that glkunix_startup_code can save the args fo…

Leak processed_args so that glkunix_startup_code can save the args fo… #36

name: build-and-test
on: [push, pull_request]
jobs:
build-and-test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: rustup update
- run: cargo build
- run: cargo clippy
- run: ./tests/prepare.sh glulxe regtest
- run: ./tests/runtests.sh