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: {}
|
permissions: {}
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|
||||||
pekko-cluster-metrics-sigar:
|
pekko-cluster-metrics-sigar:
|
||||||
name: Pekko Cluster Metrics Test with Sigar
|
name: Pekko Cluster Metrics Test with Sigar
|
||||||
runs-on: ubuntu-20.04
|
runs-on: ubuntu-20.04
|
||||||
if: github.repository == 'apache/incubator-pekko'
|
if: github.repository == 'apache/incubator-pekko'
|
||||||
steps:
|
steps:
|
||||||
|
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue