mirror of
https://github.com/Xevion/paperless-mobile.git
synced 2025-12-15 14:12:24 -06:00
fix: Update test action
This commit is contained in:
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
@@ -9,6 +9,7 @@ jobs:
|
|||||||
- name: Create Build Directory
|
- name: Create Build Directory
|
||||||
run: |
|
run: |
|
||||||
mkdir -p /tmp/build
|
mkdir -p /tmp/build
|
||||||
|
touch test.txt
|
||||||
cp -R . /tmp/build
|
cp -R . /tmp/build
|
||||||
|
|
||||||
- run: ls
|
- run: ls
|
||||||
|
|||||||
Reference in New Issue
Block a user