Skip to content

Commit

Permalink
Merge pull request OpenLiberty#596 from mezarin/removeTestRecorderSte…
Browse files Browse the repository at this point in the history
…pFromWorkflow

Remove recorder setup from test workflow
  • Loading branch information
mezarin authored Dec 11, 2023
2 parents af4e448 + 28ce0cc commit 5328c78
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,6 @@ jobs:
uses: actions/checkout@v3
with:
path: liberty-tools-intellij
- name: Setup FFmpeg
uses: FedericoCarboni/setup-ffmpeg@v2
- name: 'Install required integration test software'
working-directory: ./liberty-tools-intellij
run: bash ./src/test/resources/ci/scripts/setup.sh
Expand Down

0 comments on commit 5328c78

Please sign in to comment.