Skip to content

Commit

Permalink
adding docker-build-image to yml file
Browse files Browse the repository at this point in the history
  • Loading branch information
AYAHASSAN287 committed Dec 2, 2024
1 parent 8717a8e commit c1595a1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/nim_waku_daily.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,10 @@ on:
workflow_dispatch:

jobs:


test-common:
needs: build-docker-image
uses: ./.github/workflows/test_common.yml
secrets: inherit
with:
Expand Down

0 comments on commit c1595a1

Please sign in to comment.