Skip to content

Commit d7485bb

Browse files
committed
REMOVE ME
1 parent 759b40c commit d7485bb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/pre-merge.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ on:
88
- main
99

1010
jobs:
11+
test:
12+
runs-on: ubuntu-24.04
13+
steps:
14+
- run: df -h
1115
generate:
1216
runs-on: ubuntu-24.04
1317
steps:

0 commit comments

Comments
 (0)