Skip to content

Commit

Permalink
fix: add CI features for arm tests
Browse files Browse the repository at this point in the history
  • Loading branch information
cryptonemo committed Apr 21, 2021
1 parent 418406e commit eae7156
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -214,6 +214,9 @@ jobs:
test_arm_no_gpu:
executor: arm
environment: *setup-env
parameters:
features:
type: string
steps:
- checkout
- attach_workspace:
Expand Down

0 comments on commit eae7156

Please sign in to comment.