mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-03 10:11:15 +02: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:
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:
|
||||
|
||||
Reference in New Issue
Block a user