diff --git a/.github/workflows/ci_linux.yml b/.github/workflows/ci_linux.yml index 9b465ff3..2f5a7d99 100644 --- a/.github/workflows/ci_linux.yml +++ b/.github/workflows/ci_linux.yml @@ -68,8 +68,8 @@ jobs: ./waf configure --prefix=/usr --dart=~/.dart_install ; fi ./waf - - name: Run tests - run: ./waf --tests + # - name: Run tests + # run: ./waf --tests - name: Build examples run: ./waf examples - name: Install