Skip to content

Commit

Permalink
to be dropped
Browse files Browse the repository at this point in the history
  • Loading branch information
benzekrimaha committed Apr 18, 2024
1 parent 8bdf3f5 commit 69f1b7d
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,13 +79,4 @@ jobs:
- run: yarn --silent test:unit
- run: yarn --silent test:functional
env:
MONGODB_REPLICASET: "localhost:27018"

build:
name: Build and Push
needs:
- tests
uses: ./.github/workflows/build.yml
secrets: inherit
with:
namespace: s3utils-dev
MONGODB_REPLICASET: "localhost:27018"

0 comments on commit 69f1b7d

Please sign in to comment.