Skip to content

Commit

Permalink
tmp
Browse files Browse the repository at this point in the history
  • Loading branch information
artyorsh committed Jun 15, 2024
1 parent f4d7834 commit 95d6205
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,8 @@ jobs:

strategy:
matrix:
role: [
role:
[
{
name: "filebrowser",
tags: "system,docker,storage",
Expand Down Expand Up @@ -67,7 +68,7 @@ jobs:
{
name: "paperlessngx",
tags: "system,docker,media",
screenshot_url: "http://localhost:9898", # TODO: paperlessngx not accessible via gateway (172.18.0.1:9898)
screenshot_url: "http://localhost:9898",
},
{
name: "homeassistant",
Expand Down

0 comments on commit 95d6205

Please sign in to comment.