Skip to content

Fix for Mac

Fix for Mac #5

Workflow file for this run

name: ubuntu-latest
on:
push:
branches: [ main, sd/* ]
pull_request:
branches: [ main ]
env:
CARGO_TERM_COLOR: always
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Bash tests
run: bash -xv ./test/test.bash