updated workflows
Code Quality Pipeline / Test (push) Successful in 4m17s
CI Pipeline / Test (pull_request) Successful in 4m16s
CI Pipeline / Build and Publish (pull_request) Failing after 12s

This commit is contained in:
Brian Bjarke Jensen
2024-05-20 20:19:40 +02:00
parent fd9140093d
commit 4a6d0dbe09
2 changed files with 2 additions and 5 deletions
-2
View File
@@ -1,8 +1,6 @@
name: Code Quality Pipeline
run-name: ${{ gitea.actor }} is running the Code Quality Pipeline
runs-on: ubuntu-latest
on: push
image: python:3.12
jobs:
test:
name: Test