chore: turn off smoke tests (#669)

We are turning off the smoke tests for the time being as they are eating up our runners to much relative to the value we are currently getting from them. We will enable them in the future in a way that makes better use of our resources.
This commit is contained in:
Jacob Bolda
2020-06-12 11:02:00 -05:00
committed by GitHub
parent d475767a14
commit 5efde04509

View File

@@ -3,11 +3,7 @@ name: build smoke tests with source
on:
push:
branches:
- dev
pull_request:
paths:
- '**/package.json'
- '**/Cargo.toml'
- stop-running
jobs:
node: