Skip to content

Commit 51bca9c

Browse files
author
Daniel Mellum
committed
testing the testing with github actions
1 parent ba0349d commit 51bca9c

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
@@ -10,7 +10,7 @@ on:
1010

1111
jobs:
1212
run-test-image:
13-
needs: build-test-image
13+
runs-on: ubuntu:latest
1414
timeout-minutes: 5
1515
container: ghcr.io/danielme85/lltdb-testbench:latest
1616
credentials:

0 commit comments

Comments
 (0)