mirror of
https://github.com/chylex/IntelliJ-IdeaVim.git
synced 2025-05-12 18:34:06 +02:00
Do not make cd in tests
This commit is contained in:
parent
355c560ddc
commit
b0a1b2edba
2
.github/workflows/runUiOctopusTests.yml
vendored
2
.github/workflows/runUiOctopusTests.yml
vendored
@ -11,9 +11,7 @@ jobs:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Apply Patch
|
||||
run: |
|
||||
cd ideavim
|
||||
git apply src/test/java/ui/octopus.patch
|
||||
cd ..
|
||||
- name: Setup Java
|
||||
uses: actions/setup-java@v4
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user