Skip to content

Commit

Permalink
macos Ui test checking
Browse files Browse the repository at this point in the history
  • Loading branch information
LeonelZalegas committed Jul 15, 2024
1 parent 8bacbe5 commit 01b3fcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
run: ./gradlew test

ui_test:
runs-on: ubuntu-latest
runs-on: macos-latest
steps:
- uses: actions/checkout@v3
- name: Set up JDK 17
Expand Down

0 comments on commit 01b3fcf

Please sign in to comment.