Skip to content

Commit

Permalink
build: fix botched syntax in diff.yml (#3339)
Browse files Browse the repository at this point in the history
  • Loading branch information
lewismc authored Oct 15, 2024
1 parent 583e014 commit 820c4fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/diff.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
uses: abatilo/actions-poetry@v3
with:
poetry-version: 1.5.1
-name: Install l2ss-py-autotest
- name: Install l2ss-py-autotest
run: |
poetry install
- name: Run diff in UAT
Expand Down

0 comments on commit 820c4fd

Please sign in to comment.