Skip to content

Remove roundness on the color square #100

Remove roundness on the color square

Remove roundness on the color square #100

Workflow file for this run

on:
push:
branches: [main]
pull_request:
name: CI
jobs:
flatpak:
name: Flatpak
runs-on: ubuntu-latest
container:
image: bilelmoussaoui/flatpak-github-actions:gnome-42
options: --privileged
steps:
- uses: actions/checkout@v2
- uses: bilelmoussaoui/flatpak-github-actions/flatpak-builder@v4
with:
bundle: io.github.lainsce.Notejot.Colorway.Devel.flatpak
manifest-path: io.github.lainsce.Colorway.Devel.json
cache-key: flatpak-builder-${{ github.sha }}
run-tests: true