Skip to content

Commit

Permalink
chore(ci): Fix nightly GitHub actions workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
christophd committed Aug 28, 2023
1 parent 87289fb commit ec683f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ jobs:
- name: YAKS Tests
run: |
# Then run integration tests
yaks run test/service-api.feature $YAKS_RUN_OPTIONS
yaks run test/transformations.feature $YAKS_RUN_OPTIONS
- name: YAKS Report
if: failure()
run: |
Expand Down

0 comments on commit ec683f3

Please sign in to comment.