Skip to content

Commit

Permalink
ci: pin workflow to norminette v3.3.55
Browse files Browse the repository at this point in the history
  • Loading branch information
ygor-sena authored Apr 4, 2024
1 parent fc4db18 commit 1c450ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/fdf_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Set up norminette
run: |
python3 -m pip install --upgrade pip setuptools
python3 -m pip install norminette
python3 -m pip install norminette==3.3.55
- name: Run norminette validation
run: norminette src libft includes

0 comments on commit 1c450ec

Please sign in to comment.