Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
s50600822 committed Nov 1, 2023
1 parent 7603273 commit 6dad326
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/interview_prep.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,4 +82,4 @@ jobs:
- name: Build and test Kotlin
run: |
cd interview_prep/algorithm/Kotlin
./gradlew test
./gradlew test --warning-mode all

0 comments on commit 6dad326

Please sign in to comment.