Skip to content

Commit

Permalink
x9
Browse files Browse the repository at this point in the history
  • Loading branch information
ljocha committed Apr 8, 2024
1 parent eaef2fe commit 338d82d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/deploy-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ jobs:
call-common:
runs-on: ubuntu-latest
steps:
- name: checkout
uses: actions/checkout@v2

- name: Call common
uses: ./.github/workflows/deploy-common.yaml
with:
Expand Down

0 comments on commit 338d82d

Please sign in to comment.