Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
alfonsomthd committed Nov 26, 2024
1 parent 2cb9197 commit 17f74f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/call-sanity-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ jobs:
base_ref: ${{ github.event.pull_request.base.ref }}
if: github.event.changes.base.ref.from && github.event.changes.base.ref.from != github.event.pull_request.base.ref
steps:
- uses: .github/workflows/frontend-build.yml
- uses: ./.github/workflows/frontend-build.yml
# - run: echo "$action >> $base_from >> $base_ref"

0 comments on commit 17f74f2

Please sign in to comment.