Skip to content

try to update contract code #161

try to update contract code

try to update contract code #161

Workflow file for this run

name: prettier
on:
push:
pull_request:
jobs:
prettier:
name: prettier
runs-on: ubuntu-latest
steps:
- name: Checkout Code
uses: actions/checkout@v3
- name: Prettify code
uses: creyD/[email protected]
with:
# This part is also where you can pass other options, for example:
prettier_options: --check contracts/FeralfileArtworkV4.sol