Skip to content

Commit 2ae741b

Browse files
committed
list all env vars #debug
1 parent bec447b commit 2ae741b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/benchmarks.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ jobs:
99
benchmarks:
1010
runs-on: ubuntu-latest
1111
steps:
12+
- name: env
13+
run: env
1214
- uses: actions/checkout@v4
1315
- name: Set up Python
1416
uses: actions/setup-python@v5

0 commit comments

Comments
 (0)