Skip to content

Commit

Permalink
Yaml syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
ecomodeller committed Oct 8, 2024
1 parent a50ac1b commit 6408f9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/full_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
- name: Static type check
run: make typecheck
- name: Build package
run:
run: |
pip install build wheel twine
python -m build
Expand Down

0 comments on commit 6408f9f

Please sign in to comment.