Skip to content

Commit

Permalink
Delete non-existent variants
Browse files Browse the repository at this point in the history
  • Loading branch information
tpreuschoff committed Oct 30, 2023
1 parent fd166dc commit af0f174
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ jobs:
needs: [ERC, DRC]
strategy:
matrix:
variant: [ 'default', 'HBME', 'TFP' ]
variant: [ 'default' ]
steps:
- name: Download repository
uses: actions/checkout@v4
Expand Down

0 comments on commit af0f174

Please sign in to comment.