Skip to content

Commit e32f6c8

Browse files
committed
chore: test ci
test ci. Signed-off-by: Noel Georgi <[email protected]>
1 parent 4a49f74 commit e32f6c8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ jobs:
3838
continue-on-error: true
3939
- name: print-system-info
4040
run: |
41+
env; exit 1
4142
MEMORY_GB=$((${{ steps.system-info.outputs.totalmem }}/1024/1024/1024))
4243
4344
OUTPUTS=(

0 commit comments

Comments
 (0)