Skip to content

Commit

Permalink
Fix typo in cookies CI
Browse files Browse the repository at this point in the history
  • Loading branch information
linusseelinger committed Apr 18, 2024
1 parent 2516924 commit 3f6ea6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/model-cookies-problem.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
name: Dependencies
run: |
sudo apt update && DEBIAN_FRONTEND="noninteractive" sudo apt install -y python3-pip && pip3 install pytest umbridge
-
-
name: Validate output
run: |
cd models/cookies-problem/ && \
Expand Down

0 comments on commit 3f6ea6d

Please sign in to comment.