Skip to content

Add a note that echo can be both built-in commands and executable files to #mg5 #254

Add a note that echo can be both built-in commands and executable files to #mg5

Add a note that echo can be both built-in commands and executable files to #mg5 #254

Workflow file for this run

name: Test
on:
pull_request:
push:
branches: [main]
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
test_course_definition:
uses: codecrafters-io/course-sdk/.github/workflows/test-course-definition.yml@main