mirror of
https://github.com/chylex/IntelliJ-IdeaVim.git
synced 2025-05-20 14:34:02 +02:00
Update integrationsTest.yml
This commit is contained in:
parent
2845beaf8a
commit
57a3d82649
2
.github/workflows/integrationsTest.yml
vendored
2
.github/workflows/integrationsTest.yml
vendored
@ -29,4 +29,4 @@ jobs:
|
|||||||
run: ./gradlew integrationsTest
|
run: ./gradlew integrationsTest
|
||||||
env:
|
env:
|
||||||
YOUTRACK_TOKEN: ${{ secrets.YOUTRACK_TOKEN }}
|
YOUTRACK_TOKEN: ${{ secrets.YOUTRACK_TOKEN }}
|
||||||
GITHUB_OAUTH: ${{ secrets.MERGE_PR }}
|
GITHUB_OAUTH: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
Loading…
Reference in New Issue
Block a user