Skip to content

Update release.yml

Update release.yml #50

Workflow file for this run

on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
env:
ditakticBotPassword: ${{secrets.DITAKTICPASSWORD}}
jobs:
testBuild:
name: test build
runs-on: windows-latest
steps:
- uses: actions/checkout@v3
- uses: iffy/[email protected]
with:
version: 1.6.10
- run: nimble install -y
- run: nimble test