Skip to content

Commit

Permalink
Fix yaml syntax error
Browse files Browse the repository at this point in the history
  • Loading branch information
bwohlberg committed Sep 5, 2024
1 parent dc7f1ae commit b1f2600
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pytest_ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ jobs:
name: coverage${{ matrix.group }}
path: ${{ github.workspace }}/.coverage
# Temporary
- name Temporary
- name: Temporary
run: |
echo Workspace: ${{ github.workspace }}
ls -a ${{ github.workspace }}
Expand Down

0 comments on commit b1f2600

Please sign in to comment.