Lines Matching refs:run
48 run: |
51 run: |
70 run: make -j$(/usr/bin/nproc) >/dev/null
160 run: |
176 run: make -j$(/usr/bin/nproc) >/dev/null
203 # ASAN frequently timeouts. Each test run takes ~90 minutes, we can
246 run: |
260 run: make -j$(/usr/bin/nproc) >/dev/null
321 run: |-
325 run: sudo make install
393 run: sudo -H pip install gcovr
399 run: make -j$(/usr/bin/nproc) >/dev/null
453 run: make -j$(/usr/bin/nproc) >/dev/null
457 run: |
462 run: |
474 run: |
487 run: |
505 run: |
518 run: |
536 run: |
547 run: |
568 run: |
579 run: |
587 run: |
646 run: make -j$(/usr/bin/nproc) >/dev/null
707 run: |
753 run: make -j$(/usr/bin/nproc) >/dev/null
755 run: |
759 echo mysqli.default_socket=/var/run/mysqld/mysqld.sock > /etc/php.d/mysqli.ini
760 echo pdo_mysql.default_socket=/var/run/mysqld/mysqld.sock > /etc/php.d/pdo_mysql.ini
762 run: |
766 # Ensure local_infile tests can run.
797 run: |
801 run: |
804 # Ensure local_infile tests can run.
879 run: |
893 run: |
906 run: |
912 run: |
918 run: |
924 run: |
931 run: |
937 run: |
973 run: git config --global core.autocrlf false && git config --global core.eol lf
981 run: .github/scripts/windows/build.bat
983 run: .github/scripts/windows/test.bat