mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-02-06 13:57:16 +00:00
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:
parent
d475767a14
commit
5efde04509
6
.github/workflows/build-smoke-tests.yml
vendored
6
.github/workflows/build-smoke-tests.yml
vendored
@ -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:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user