Skip to content

Commit b7e34c9

Browse files
committed
gradle.yml - test against Skript dev/feature branch
1 parent e1784bb commit b7e34c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,6 @@ jobs:
5353
uses: SkriptLang/[email protected]
5454
with:
5555
test_script_directory: src/test/scripts
56-
skript_repo_ref: 2.10.0
56+
skript_repo_ref: dev/feature # TODO change to 2.11.0 after release
5757
extra_plugins_directory: extra-plugins/
5858
run_vanilla_tests: 'false' # temporarily disable due to vanilla Skript tests failing

0 commit comments

Comments
 (0)