Skip to content

CC-1318 Add support for the --previous flag for the test command #84

CC-1318 Add support for the --previous flag for the test command

CC-1318 Add support for the --previous flag for the test command #84

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