Skip to content

Commit 9031538

Browse files
committed
:)
1 parent e371466 commit 9031538

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/main_spiffy.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,9 @@ jobs:
3434
echo "ATLAS_URI is set: ${#ATLAS_URI}"
3535
echo "JWT_SECRET is set: ${#JWT_SECRET}"
3636
37+
- name: Debug Environment Variables
38+
run: env | grep "ATLAS_URI\|JWT_SECRET"
39+
3740

3841
- name: Print current working directory
3942
run: pwd # Debug step to check the current directory

0 commit comments

Comments
 (0)