Skip to content

Commit

Permalink
Test java on changes to gherkin-languages
Browse files Browse the repository at this point in the history
Java generates directly from Gherkin languages rather than copying it
through Make
  • Loading branch information
mpkorstanje committed Sep 7, 2023
1 parent 93d6e87 commit cc962d3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test-java.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,14 @@ on:
paths:
- java/**
- testdata/**
- gherkin-languages.json
pull_request:
branches:
- main
paths:
- java/**
- testdata/**
- gherkin-languages.json
workflow_call:

jobs:
Expand Down

0 comments on commit cc962d3

Please sign in to comment.