mirror of
https://github.com/simdjson/simdjson
synced 2026-06-08 17:27:07 +00:00
Do not needlessly do perf checks.
This commit is contained in:
@@ -1,6 +1,12 @@
|
||||
name: Performance check on Ubuntu 18.04 CI (GCC 7)
|
||||
|
||||
on: [push, pull_request]
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
|
||||
jobs:
|
||||
ubuntu-build:
|
||||
|
||||
Reference in New Issue
Block a user