Skip to content

Commit

Permalink
Removed all call to the other workflow from hive
Browse files Browse the repository at this point in the history
  • Loading branch information
rodrigo-o committed Oct 31, 2024
1 parent 32addef commit 943bc63
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/hive.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,6 @@ env:
RUST_VERSION: 1.80.1

jobs:
docker-build:
uses: ./.github/workflows/build.yaml

run-hive:
name: ${{ matrix.name }}
needs: [docker-build]
Expand Down

0 comments on commit 943bc63

Please sign in to comment.