Fix minor whitespace in github action

This commit is contained in:
Matthew de Detrich 2023-05-03 00:11:51 +02:00 committed by Matthew de Detrich
parent 31cb6043d4
commit 622d992d79

View file

@ -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: