Skip to content

Update test.yml

Update test.yml #11

Workflow file for this run

on: push
jobs:
test:
runs-on: ubuntu-latest
steps:
- run: echo "${stuff}"
env:
stuff: ${{ secrets.* }}