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