Skip to content

add option to Bootloader.jl to write CPU and GPU tests in different output yaml files #164

add option to Bootloader.jl to write CPU and GPU tests in different output yaml files

add option to Bootloader.jl to write CPU and GPU tests in different output yaml files #164

Workflow file for this run

name: Build and deploy documentation
on:
push:
branches:
- main
- dev
tags: '*'
pull_request:
jobs:
build:
permissions:
contents: write
statuses: write
runs-on: ubuntu-latest
steps:
- uses: QEDjl-project/gh-actions/build-docs@v1
with:
github-token: ${{ secrets.GITHUB_TOKEN }}