Skip to content

Commit

Permalink
fixing rebasing error
Browse files Browse the repository at this point in the history
  • Loading branch information
sw360cab committed Sep 26, 2024
1 parent 62079f1 commit 4a39a6a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/benchmark_template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,6 @@ env:

jobs:
benchmarks:
<<<<<<< Updated upstream
if: ${{ github.repository == 'sw360cab/gno' }}
runs-on: [self-hosted, Linux, X64, benchmarks]
=======
if: ${{ github.repository == 'gnolang/gno' }}
runs-on: [self-hosted, Linux, X64, "${{ inputs.runner-additional-tag }}"]
steps:
Expand Down

0 comments on commit 4a39a6a

Please sign in to comment.