Skip to content

Commit

Permalink
Update daily_tests.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
zhulinJulia24 authored Jan 29, 2024
1 parent 5624067 commit 94a1dcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/daily_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@ env:
jobs:
HF_model:
runs-on: self-hosted
continue-on-error: ${{ matrix.experimental }}
strategy:
matrix:
transformers-version: [4.34.0, latest]
continue-on-error: ${{ matrix.experimental }}
steps:
- name: mask env
run: |
Expand Down

0 comments on commit 94a1dcf

Please sign in to comment.