Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update kotlin disabled PR check
  • Loading branch information
angelapwen committed Nov 16, 2022
commit 7324f9701c0266e81b861fc6d6468e0a3988f6a7
8 changes: 7 additions & 1 deletion .github/workflows/__kotlin-disable.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 7 additions & 1 deletion pr-checks/checks/kotlin-disable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,14 @@ env:
steps:
- uses: ./../action/init
with:
expect-error: true
languages: kotlin
tools: ${{ steps.prepare-test.outputs.tools-url }}
env:
TEST_MODE: true
- uses: ./../action/autobuild
- uses: ./../action/analyze
id: analysis
with:
expect-error: true
env:
TEST_MODE: true