Skip to content

add updater tests

add updater tests #3

Workflow file for this run

name: Updater
on:
pull_request:
push:
branches:
- main
env:
RUSTFLAGS: -Dwarnings
jobs:
breaks:
runs-on: windows-latest
steps:
- name: install and update (no custom)
run: |
powershell -ExecutionPolicy ByPass -c "irm https://github.com/axodotdev/axolotlsay/releases/download/v0.3.0/axolotlsay-installer.ps1 | iex"
refreshenv
axolotlsay -V