Skip to content

Commit

Permalink
Merge pull request #146 from kbase/dev-kill_DIE
Browse files Browse the repository at this point in the history
Remove build cruft
  • Loading branch information
MrCreosote authored May 8, 2024
2 parents 05504a5 + 790928a commit 1ff66be
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 40 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ env:
AUTH2_JAR_NAME: kbase-auth2-test-shadow-all-0.7.0.jar

jobs:
workspace_deluxe_tests:
blobstore_tests:
runs-on: ubuntu-latest
strategy:
fail-fast: false
Expand Down Expand Up @@ -84,4 +84,5 @@ jobs:
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v3
with:
token: ${{ secrets.CODECOV_TOKEN }}
fail_ci_if_error: true
7 changes: 0 additions & 7 deletions build/build_docker_image.sh

This file was deleted.

32 changes: 0 additions & 32 deletions build/push2dockerhub.sh

This file was deleted.

0 comments on commit 1ff66be

Please sign in to comment.