Skip to content

Commit

Permalink
fix: typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
maxemiliang committed Oct 18, 2023
1 parent ad91fdb commit 1c9edf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
benchmark:
name: Benchmark
needs: [ build-test ]
uses: ./.github/workflows/benchmarker.yml§
uses: ./.github/workflows/benchmarker.yml
with:
benchmark_folder: "MINLP-convex-small"
benchmark_type: "nl"
Expand Down

0 comments on commit 1c9edf6

Please sign in to comment.