Skip to content

Removed PRAGMA because it doesn't work in this version #25

Removed PRAGMA because it doesn't work in this version

Removed PRAGMA because it doesn't work in this version #25

Workflow file for this run

name: CI
on:
push:
branches:
- '**' # Ignores pushes of tags
pull_request:
workflow_dispatch:
jobs:
build:
name: Build
uses: DbUp/Universe/.github/workflows/build.yml@main