Skip to content

Refactor submission creation in submit.go and test.go #85

Refactor submission creation in submit.go and test.go

Refactor submission creation in submit.go and test.go #85

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