Skip to content

Update instructions of lab-1 #29

Update instructions of lab-1

Update instructions of lab-1 #29

Workflow file for this run

name: app
on:
push
jobs:
demo-test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: echo 'Welcome to the course!'