Skip to content

Commit

Permalink
BLOCK-2590 - Build with no test actions
Browse files Browse the repository at this point in the history
  • Loading branch information
igor-sikachyna committed Nov 15, 2024
1 parent 22f0eeb commit 6705394
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/contract.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
runs-on: ubuntu-22.04
strategy:
matrix:
DWITH_TEST_ACTIONS: ['on', 'off']
DWITH_TEST_ACTIONS: ['off']
name: EOS EVM Contract Build - Tests ${{ matrix.DWITH_TEST_ACTIONS }}
env:
DCMAKE_BUILD_TYPE: 'Release'
Expand Down

0 comments on commit 6705394

Please sign in to comment.