mirror of
https://github.com/AdrianKuta/Tree-Data-Structure.git
synced 2026-09-18 08:09:52 +02:00
fix: Add JavaScript targets
- Added JS (IR) targets (`browser` and `nodejs`) to the Kotlin Multiplatform configuration for publishing.
This commit is contained in:
@@ -20,4 +20,4 @@ jobs:
|
||||
|
||||
# Builds the release artifacts of the library
|
||||
- name: Test
|
||||
run: ./gradlew test
|
||||
run: ./gradlew cleanJvmTest jvmTest
|
||||
Reference in New Issue
Block a user