debug: ci

This commit is contained in:
Marvin Preuss 2024-09-19 15:12:33 +02:00
parent 4ed5be6171
commit ce563941d5

View File

@ -2,8 +2,8 @@ name: "test"
on: on:
pull_request: pull_request:
push: push:
tags-ignore: # tags-ignore:
- '**' # - '**'
jobs: jobs:
ci: ci:
runs-on: ubuntu-latest runs-on: ubuntu-latest