Skip to content

DM-42180: Fix getopts usage to allow zsh #114

DM-42180: Fix getopts usage to allow zsh

DM-42180: Fix getopts usage to allow zsh #114

Workflow file for this run

name: Acceptance tests
on:
- pull_request
jobs:
accept:
strategy:
matrix:
os: [ubuntu-latest, macos-latest]
name: Acceptance test
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v3
- name: deploy and rebuild
env:
# needed for macos
DEVELOPER_DIR: /Applications/Xcode_14.2.app/Contents/Developer
run: |
./bin/deploy
. bin/envconfig
rebuild base