Skip to content

Commit

Permalink
remove unnecesary outputs declaration
Browse files Browse the repository at this point in the history
  • Loading branch information
Tofel committed Mar 7, 2024
1 parent 8cc5045 commit 6bc7ee9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/evm-version-compatibility-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@ jobs:

check-dependency-bump:
runs-on: ubuntu-latest
outputs:
dependency_bumped: ${{ steps.dependency-check.outputs.dependency_bumped }}
steps:
- name: Checkout code
uses: actions/checkout@v2
Expand Down

0 comments on commit 6bc7ee9

Please sign in to comment.