Skip to content

Commit

Permalink
#420: itest up
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Dec 13, 2024
1 parent 386b807 commit 1e7a5e2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/itest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ jobs:
node: [ 16 ]
# lang: [Java, JavaScript]
lang: [ Java ]
parser: [ 0.48.1 ]
tag: [ 0.48.1 ]
parser: [ 0.48.2 ]
tag: [ 0.48.2 ]
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 1e7a5e2

Please sign in to comment.