1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-16 00:36:47 +01:00

Fixed merge conflict

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

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