Skip to content

Commit

Permalink
enable use case for at22
Browse files Browse the repository at this point in the history
  • Loading branch information
acn-sbuad authored Sep 7, 2023
1 parent a6fb3a7 commit 25beffe
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]
environment: ${{ matrix.environment }}
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 25beffe

Please sign in to comment.