Skip to content

table: fix escaping of future functions #12

table: fix escaping of future functions

table: fix escaping of future functions #12

Workflow file for this run

name: Test Excel::Writer::XLSX
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: shogo82148/actions-setup-perl@v1
- run: cpanm --installdeps .
- run: prove -l -r t