Skip to content

Commit

Permalink
Different debugging but yes
Browse files Browse the repository at this point in the history
  • Loading branch information
JessieAMorris committed Dec 10, 2024
1 parent ebddc2a commit a91e103
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
run: |
ls -la
git status
cat config.yaml
cat ct.yaml
git diff origin/main
changed=$(ct list-changed)
if [[ -n "$changed" ]]; then
Expand Down

0 comments on commit a91e103

Please sign in to comment.