Skip to content

Commit

Permalink
fixed workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
TheOnlyTails committed Nov 29, 2023
1 parent 1e31a84 commit 5f199be
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/validate_toml.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,8 @@ jobs:
with:
python-version: "3.11"

- name: Install Dependencies
run: python -m pip install .

- name: Validate Files
run: python .github/workflows/validate_toml.py

0 comments on commit 5f199be

Please sign in to comment.