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: container:
image: node:20 image: node:20
valid_volumes:
- '**'
volumes: volumes:
- /workspace/nomi-nonsz/gmod-replace-hostile-npc:/workspace/nomi-nonsz/gmod-replace-hostile-npc - /tmp:/mnt
steps: steps:
- name: Check directory - name: Check directory
run: | run: |
pwd pwd
ls ls /mnt
- name: touch something - name: touch something
run: | run: |