1
0
mirror of https://github.com/immich-app/immich.git synced 2025-10-31 00:18:28 +02:00

Fixed merge conflict

This commit is contained in:
Alex Tran
2022-08-11 13:46:42 -05:00

View File

@@ -21,6 +21,7 @@ jobs:
unit-tests:
name: Run unit test suites
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v2