Skip to content

Artifact test

Artifact test #1

Workflow file for this run

name: Artifact test
on:
pull_request:
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/upload-artifact@v2
with:
name: readme
path: README.md