Skip to content

Commit 74627c0

Browse files
committed
trying to run tests
1 parent d94a27d commit 74627c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
cache-scope: dev
6767

6868
tests:
69-
needs: build-dev
69+
needs: [detect-changes, build-dev]
7070
container:
7171
image: ghcr.io/dimensionalos/dev:latest
7272
options: --entrypoint ''

0 commit comments

Comments
 (0)