mirror of
https://github.com/containers/ramalama.git
synced 2026-02-05 06:46:39 +01:00
Tabs to spaces
github UI showed red, changing just in case, incorrect tabs or spaces can cause github ui to skip builds. Signed-off-by: Eric Curtin <ecurtin@redhat.com>
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -103,7 +103,7 @@ jobs:
|
||||
|
||||
- name: run bats
|
||||
run: |
|
||||
# /mnt has ~ 65 GB free disk space. / is too small.
|
||||
# /mnt has ~ 65 GB free disk space. / is too small.
|
||||
mkdir -p /mnt/tmp
|
||||
TEMPDIR=/mnt/tmp
|
||||
make validate
|
||||
|
||||
Reference in New Issue
Block a user