Skip to content

Commit f424264

Browse files
committed
WIP: resolving github workflow
1 parent 6518a89 commit f424264

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-build-and-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
build-and-test:
1515
runs-on: ubuntu-latest
1616

17-
services:
17+
# services:
1818
# You can define services that need to be running while testing
1919
# For example, if your app relies on a database, you could define it here
2020
# db:

0 commit comments

Comments
 (0)