Skip to content

CC-1272 Move exception capture #78

CC-1272 Move exception capture

CC-1272 Move exception capture #78

Workflow file for this run

name: Test Install Script
on:
pull_request:
push:
branches: [main]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: dash -x install.sh
- run: codecrafters --version