Streamline CI workflows

This commit is contained in:
thunderbiscuit
2023-03-08 15:04:32 -05:00
parent c1243f9e1c
commit d48bacd29b
9 changed files with 38 additions and 24 deletions

View File

@@ -1,4 +1,4 @@
name: Test JVM
name: Test Kotlin/JVM
on:
push:
paths:
@@ -16,7 +16,7 @@ jobs:
- name: Check out PR branch
uses: actions/checkout@v2
- name: cache
- name: Cache
uses: actions/cache@v2
with:
path: |