Skip to content

Commit 13e9874

Browse files
committed
[DNM] Test env
1 parent 89adc3e commit 13e9874

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ubuntu.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
- name: Swift version
2525
run: |
2626
which swift && swift --version
27+
printenv
2728
- name: Building and running tests in debug mode with coverage
2829
run: |
2930
swift test \

0 commit comments

Comments
 (0)