Skip to content

Commit 52836f3

Browse files
committed
bump atex to 0.13 (includes TF tag support)
Signed-off-by: Jiri Jaburek <comps@nomail.dom>
1 parent ca3294e commit 52836f3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/atex-test.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ jobs:
143143
- name: Install test dependencies
144144
run: |
145145
dnf -y install python3-pip rsync
146-
pip install fmf atex==0.12
146+
pip install fmf atex==0.13
147147
148148
- name: Run tests on Testing Farm
149149
env:
@@ -186,7 +186,7 @@ jobs:
186186
if: always()
187187
run: |
188188
dnf -y install python3-pip git rsync
189-
pip install fmf atex==0.12
189+
pip install fmf atex==0.13
190190
191191
- name: Checkout ATEX results repository
192192
if: always()

0 commit comments

Comments
 (0)