Skip to content

ci: refactor robot test folder structure and generate junit.xml for q… #3

ci: refactor robot test folder structure and generate junit.xml for q…

ci: refactor robot test folder structure and generate junit.xml for q… #3

Workflow file for this run

name: Qase Sync
on:
push:
branches:
- master
jobs:
qase-sync:
runs-on: ubuntu-latest
steps:
- name: Qase Sync
uses: longhorn/bot/qase-sync-action@master
with:
project-code: LH
token: ${{ secrets.QASE_TOKEN }}