Skip to content

Commit

Permalink
added QA environment for the converter workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
YevhenBondarenko authored Oct 3, 2024
1 parent 6a95063 commit 4041f1e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/validate-data-converters.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
build:
name: Check data converters
runs-on: ubuntu-20.04
environment: QA
steps:
- name: Checkout code
uses: actions/checkout@v2
Expand Down

0 comments on commit 4041f1e

Please sign in to comment.