test 9
All checks were successful
CI Test / test (push) Successful in 37s

This commit is contained in:
2026-02-08 23:02:31 +07:00
parent 0c64b094ff
commit f94a53e75f

View File

@@ -13,14 +13,17 @@ jobs:
container:
image: node:20
valid_volumes:
- '**'
volumes:
- /workspace/nomi-nonsz/gmod-replace-hostile-npc:/workspace/nomi-nonsz/gmod-replace-hostile-npc
- /tmp:/mnt
steps:
- name: Check directory
run: |
pwd
ls
ls /mnt
- name: touch something
run: |