Skip to content

Commit

Permalink
fix: Add missing typo for test actions
Browse files Browse the repository at this point in the history
  • Loading branch information
fsbraun committed Sep 4, 2024
1 parent e151cc0 commit 54f4714
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ jobs:
dj41_cms311.txt,
dj41_cms41.txt,
dj42_cms311.txt,
dj42_cms40.txt
dj42_cms40.txt,
dj42_cms41.txt,
dj50_cms41.txt
dj50_cms41.txt,
]
os: [
ubuntu-20.04,
Expand Down

0 comments on commit 54f4714

Please sign in to comment.