1
0
Fork 0
forked from wry/wry

config: add move-to-output action

This commit is contained in:
Julian Orth 2024-03-17 13:37:00 +01:00
parent 2a517f437a
commit fecfd24ba0
15 changed files with 357 additions and 76 deletions

View file

@ -11,7 +11,7 @@ env:
CARGO_TERM_COLOR: always
jobs:
rustfmt:
toml-spec:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2