Skip to content

Commit

Permalink
3rd time's the charm
Browse files Browse the repository at this point in the history
  • Loading branch information
FollowTheProcess committed Dec 16, 2024
1 parent 9d845aa commit c610e71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:

- name: run toml-test
run: |
git clone --depth 1 --branch 1.5.0 https://github.com/toml-lang/toml-test
git clone --depth 1 --branch v1.5.0 https://github.com/toml-lang/toml-test
cd toml-test
# TODO, fix these tests
rm tests/valid/datetime-local-date.*
Expand Down

0 comments on commit c610e71

Please # to comment.