Fix minor whitespace in github action
This commit is contained in:
parent
31cb6043d4
commit
622d992d79
1 changed files with 0 additions and 2 deletions
2
.github/workflows/nightly-builds.yml
vendored
2
.github/workflows/nightly-builds.yml
vendored
|
|
@ -8,13 +8,11 @@ on:
|
|||
permissions: {}
|
||||
|
||||
jobs:
|
||||
|
||||
pekko-cluster-metrics-sigar:
|
||||
name: Pekko Cluster Metrics Test with Sigar
|
||||
runs-on: ubuntu-20.04
|
||||
if: github.repository == 'apache/incubator-pekko'
|
||||
steps:
|
||||
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue