Skip to content

Commit

Permalink
fixed gh actions path
Browse files Browse the repository at this point in the history
  • Loading branch information
DinisCruz committed Oct 1, 2024
1 parent f4d44a5 commit e3b50e6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci-pipeline__dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,9 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4

- name: Start Lambda Docker
uses: .github/actions/docker__start-lambda-docker
uses: ./.github/actions/docker__start-lambda-docker@dev


run-unit-tests:
Expand Down

0 comments on commit e3b50e6

Please sign in to comment.