Skip to content

Reducing the number of tested noise cases to 25 for the PBWE performa… #23

Reducing the number of tested noise cases to 25 for the PBWE performa…

Reducing the number of tested noise cases to 25 for the PBWE performa… #23

Workflow file for this run

on: [push]
jobs:
paper:
runs-on: ubuntu-latest
name: Paper Draft
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Build draft PDF
uses: openjournals/openjournals-draft-action@master
with:
journal: joss
paper-path: docs/joss/paper.md
- name: Upload
uses: actions/upload-artifact@v1
with:
name: paper
path: docs/joss/paper.pdf