Skip to content

Commit

Permalink
reenable ci tests
Browse files Browse the repository at this point in the history
Signed-off-by: Ashwin P Chandran <[email protected]>
  • Loading branch information
ashwin-pc committed Apr 19, 2023
1 parent a8a863f commit db7e1dd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build_and_test_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ env:

jobs:
build-lint-test:
if: ${{ false }}
name: Build and Verify on ${{ matrix.name }}
strategy:
matrix:
Expand Down Expand Up @@ -121,7 +120,6 @@ jobs:
run: yarn test:jest_integration:ci

functional-tests:
if: ${{ false }}
name: Run functional tests on ${{ matrix.name }} (ciGroup${{ matrix.group }})
strategy:
matrix:
Expand Down

0 comments on commit db7e1dd

Please sign in to comment.