Skip to content

Commit

Permalink
NOISSUE - Resolve falsely passing CI (absmach#214)
Browse files Browse the repository at this point in the history
Signed-off-by: Musilah <[email protected]>
Co-authored-by: Musilah <[email protected]>
  • Loading branch information
Musilah and Musilah authored Jan 10, 2024
1 parent 7d3680a commit 2cafd60
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ jobs:
build-and-push:
name: Build and Push
runs-on: ubuntu-latest
continue-on-error: true

steps:
- name: Checkout code
Expand Down
3 changes: 0 additions & 3 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,6 @@ jobs:
name: Run tests
runs-on: ubuntu-latest
needs: lint-and-build
continue-on-error: false
strategy:
fail-fast: true

steps:
- name: Checkout
Expand Down

0 comments on commit 2cafd60

Please sign in to comment.