updated workflow
pipeline / Test (push) Successful in 53s
pipeline / Show (push) Failing after 4s
CI Pipeline / Test (pull_request) Successful in 53s
CI Pipeline / Build and Publish (pull_request) Failing after 4s

This commit is contained in:
Brian Bjarke Jensen
2024-02-25 16:31:59 +01:00
parent 266f02280d
commit 09594e7fd1
+2
View File
@@ -8,6 +8,8 @@ jobs:
name: Show
runs-on: ubuntu-latest
steps:
- name: Checkout Code
uses: actions/checkout@v3
- name: Show Environment Variables
id: vars
run: |