Skip to content

Commit

Permalink
tests still won't work...
Browse files Browse the repository at this point in the history
  • Loading branch information
gereons committed Dec 22, 2023
1 parent e6ea0dd commit a9ad34c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ jobs:
- uses: actions/checkout@v4
- name: Build
run: swift build
- name: Test
run: swift test --filter "AoCTests.Day.*/testDay.*part.\$"
# - name: Test
# run: swift test --filter "AoCTests.Day.*/testDay.*part.\$"

0 comments on commit a9ad34c

Please sign in to comment.