Skip to content

Commit

Permalink
Merge pull request #4 from k2tzumi/octocov-custom-metrix
Browse files Browse the repository at this point in the history
Fix CI
  • Loading branch information
k2tzumi authored Nov 18, 2024
2 parents bce772b + c7d053e commit 7853b3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@ jobs:
- name: Run octocov (main)
uses: k1LoW/octocov-action@v1
with:
config: perf-measures/type-check/.octocov.perf-measures.main.yml
config: perf-measures/.octocov.perf-measures.main.yml
env:
OCTOCOV_GITHUB_REF: refs/heads/main
OCTOCOV_CUSTOM_METRICS_BENCHMARK_BUNDLE: perf-measures/bundle-check/size.json
Expand Down

0 comments on commit 7853b3e

Please sign in to comment.