Skip to content

Commit

Permalink
Fixed json error in scheduled run of test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
andy-maier authored Aug 26, 2024
1 parent 1be8847 commit ff09330
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ jobs:
\"os\": [ \"ubuntu-latest\", \"macos-latest\", \"windows-latest\" ], \
\"python-version\": [ \"3.8\", \"3.9\", \"3.10\", \"3.11\", \"3.12\" ], \
\"package_level\": [ \"minimum\", \"latest\" ] \
] \
}" >> $GITHUB_OUTPUT; \
else \
echo "matrix={ \
Expand Down

0 comments on commit ff09330

Please sign in to comment.