summaryrefslogtreecommitdiff
path: root/.github/workflows/sst_integration.yml
diff options
context:
space:
mode:
authorJRPan <[email protected]>2025-08-18 23:09:47 -0700
committerGitHub <[email protected]>2025-08-19 06:09:47 +0000
commit21b18be3832b80b00d4890f041818bac431866e7 (patch)
tree4a8801a93a6dde20b747ef6db509215894c9f3ec /.github/workflows/sst_integration.yml
parent33644740f15e0fa9f3d64ff98956569b2acf47bc (diff)
running formatter (#126)
* running formatter * consolidate CI runs * use cluster to run formatter * use cluster to run formatter * Add a CI-Success step
Diffstat (limited to '.github/workflows/sst_integration.yml')
-rw-r--r--.github/workflows/sst_integration.yml4
1 files changed, 1 insertions, 3 deletions
diff --git a/.github/workflows/sst_integration.yml b/.github/workflows/sst_integration.yml
index cb94de4..f491f59 100644
--- a/.github/workflows/sst_integration.yml
+++ b/.github/workflows/sst_integration.yml
@@ -7,14 +7,12 @@ on:
push:
branches-ignore:
- "gh-readonly-queue**"
- pull_request:
-
- # Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
jobs:
build-QV100:
+ name: SST-QV100
runs-on: ubuntu-latest
defaults:
run: