Skip to content

Commit

Permalink
Merge pull request #32 from perftool-incubator/dev-kmr
Browse files Browse the repository at this point in the history
update faux-crucible-ci to use the resusable faux benchmark workload …
  • Loading branch information
k-rister authored Jan 30, 2023
2 parents f74cf8b + 6f41a8f commit 3686370
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions .github/workflows/faux-crucible-ci.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: crucible-ci
name: faux-crucible-ci

on:
pull_request:
Expand All @@ -10,7 +10,5 @@ on:
- 'docs/**'

jobs:
crucible-ci-complete:
runs-on: ubuntu-latest
steps:
- run: 'echo "No build required" '
call-benchmark-crucible-ci:
uses: perftool-incubator/crucible-ci/.github/workflows/faux-benchmark-crucible-ci.yaml@main

0 comments on commit 3686370

Please sign in to comment.