mirror of
https://github.com/Xevion/paperless-mobile.git
synced 2025-12-16 06:12:32 -06:00
fix: Update test action
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -3,7 +3,7 @@ name: Create Build Directory
|
|||||||
on: [push]
|
on: [push]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:s
|
build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Create Build Directory
|
- name: Create Build Directory
|
||||||
|
|||||||
Reference in New Issue
Block a user