Skip to content

Commit

Permalink
Remove unneeded quotes
Browse files Browse the repository at this point in the history
  • Loading branch information
ingydotnet committed Jan 13, 2021
1 parent c5fb909 commit d6572c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

env:
LIBYAML_REPO: https://github.com/yaml/libyaml
LIBYAML_REF: '0.2.5'
LIBYAML_REF: 0.2.5

jobs:
python_sdist:
Expand Down

0 comments on commit d6572c3

Please sign in to comment.