Skip to content

Commit

Permalink
Fix PR action (#333)
Browse files Browse the repository at this point in the history
  • Loading branch information
erikc5000 committed May 9, 2023
1 parent 7f597ae commit 914a8fb
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,4 @@ jobs:
${{ runner.os }}-konan-
- name: Build and test
with:
script: ./gradlew build
run: ./gradlew build

0 comments on commit 914a8fb

Please sign in to comment.