Skip to content

Commit

Permalink
Add introduction text
Browse files Browse the repository at this point in the history
  • Loading branch information
brianveltman committed Dec 12, 2023
1 parent 4be060c commit 1e6a9df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci-actions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install -r requirements.txt
- name: Run Yaml lint
- name: Run lint
run: |
cd defaults/ && yamllint .
./tests/test_groovySyntax.sh
- run: echo "🍏 This job's status is ${{ job.status }}."

0 comments on commit 1e6a9df

Please sign in to comment.