ACS-3844 Test env vars access [skip tests]

This commit is contained in:
Domenico Sibilio
2022-11-25 16:27:57 +01:00
parent d2556c0f4a
commit ef750098dc
+1 -1
View File
@@ -27,7 +27,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: ./.github/actions/get-build-info
- runs: echo ${BUILD_NUMBER} - ${BRANCH_NAME}
- run: echo ${BUILD_NUMBER} - ${BRANCH_NAME}
tas_tests:
name: ${{ matrix.testSuite }} TAS tests