Skip to content

Commit

Permalink
KSP check removed
Browse files Browse the repository at this point in the history
  • Loading branch information
jesperancinha committed Jul 2, 2023
1 parent bad3f78 commit 57ee14f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/jeorg-kotlin-test-drives-pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,5 @@ jobs:
java-version: '19'
distribution: 'adopt'

- name: KSP Plugin Dyescape health check
run: make ksp-dyescape-health-test

- name: All Build
run: make b
2 changes: 0 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,6 @@ upgrade:
build-chip-maker:
cd jeorg-kotlin-apps/jeorg-microchip-maker && mvn clean install
cd jeorg-kotlin-apps/jeorg-microchip-maker/jeorg-microchip-maker-gui && gradle build test
ksp-dyescape-health-test:
cd jeorg-kotlin-arrow-optics/jeorg-ksp-plugin-test && mvn clean install
upgrade-gradle:
sudo apt upgrade
sudo apt update
Expand Down

0 comments on commit 57ee14f

Please sign in to comment.