Skip to content
This repository has been archived by the owner on Mar 23, 2024. It is now read-only.

Commit

Permalink
ci: test backend CI
Browse files Browse the repository at this point in the history
  • Loading branch information
velenyx committed Sep 9, 2023
1 parent 3eb549a commit 10b386e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nextjs_bundle_analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ jobs:
if: success() && github.event.number
with:
workflow: nextjs_bundle_analysis.yml
branch: ${{ github.event.pull_request.base.ref }}
branch: dev-nextjs
path: ./client/.next/analyze/base

# And here's the second place - this runs after we have both the current and
Expand Down

0 comments on commit 10b386e

Please sign in to comment.