Skip to content

Commit

Permalink
fix indent
Browse files Browse the repository at this point in the history
  • Loading branch information
pfreitag authored Sep 13, 2021
1 parent c59f977 commit 0f1b30c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/example.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
matrix:
cfengine: ["[email protected]", "adobe@2018"]
env:
CFENGINE: ${{ matrix.cfengine }}
CFENGINE: ${{ matrix.cfengine }}
steps:
- uses: actions/checkout@v2

Expand Down

0 comments on commit 0f1b30c

Please sign in to comment.