To the tune of "shots": Tests, Tests, Tests, Tests, Tests!

This commit is contained in:
Greyscale 2024-05-18 19:59:50 +02:00
parent b5a24f6ca0
commit 04cafdbb8c
2 changed files with 4 additions and 2 deletions

3
.gitignore vendored
View file

@ -1 +1,2 @@
.idea
/.idea
/.secrets

View file

@ -7,7 +7,8 @@ branding:
runs:
using: "composite"
steps:
- id: date
- name: "Export Date and Time"
id: date
shell: bash
run: |
for var in datetime date time atom atom_with_millis; do