Skip to content

Add workflow to run DD on Linux #27

Add workflow to run DD on Linux

Add workflow to run DD on Linux #27

Workflow file for this run

name: CI
on:
push:
branches: [main]
pull_request:
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Start Desktop
run: echo Hello Desktop