mirror of
https://github.com/apple/pkl.git
synced 2026-01-11 22:30:54 +01:00
[PR #176] [MERGED] Fix Gradle test tasks in pkl-server #437
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/apple/pkl/pull/176
Author: @odenix
Created: 2/17/2024
Status: ✅ Merged
Merged: 2/23/2024
Merged by: @bioball
Base:
main← Head:fix-test-tasks📝 Commits (1)
b82a2f9Fix Gradle test tasks in pkl-server📊 Changes
1 file changed (+0 additions, -10 deletions)
View changed files
📝
pkl-server/pkl-server.gradle.kts(+0 -10)📄 Description
Before: "test" runs no tests, "unitTests" runs all tests
After : "test" runs all tests
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.