Skip to content

Improve description of lab-2 #23

Improve description of lab-2

Improve description of lab-2 #23

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!'