Skip to content

Update CI scripts

Update CI scripts #3

Workflow file for this run

name: Test workflow
on:
push:
pull_request:
branches:
- main
jobs:
deploy:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v3
- uses: ./.github/actions/build
- run: sudo apt install -y xorg-xinit
- run: tophat -check
- run: startx tophat -check