Skip to content

Commit

Permalink
enable usecase all AT (#280)
Browse files Browse the repository at this point in the history
  • Loading branch information
acn-sbuad authored Oct 23, 2023
1 parent 722d155 commit fa7d2ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/use-case-ATX.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
strategy:
fail-fast: false
matrix:
environment: [AT21]
environment: [AT21, AT22, AT23, AT24]
environment: ${{ matrix.environment }}
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit fa7d2ef

Please sign in to comment.