Skip to content

Merge pull request #34 from codecrafters-io/add-command-param #86

Merge pull request #34 from codecrafters-io/add-command-param

Merge pull request #34 from codecrafters-io/add-command-param #86

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