mirror of
https://github.com/pezkuwichain/revive.git
synced 2026-04-22 21:58:01 +00:00
Add support for --license arg (#38)
This commit is contained in:
committed by
GitHub
parent
d763e30b8f
commit
41c8d4e955
@@ -44,3 +44,9 @@ jobs:
|
||||
|
||||
- name: Test CLI
|
||||
run: make test-cli
|
||||
|
||||
- uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: ${{ github.job }}-resolc
|
||||
path: ./target/release/resolc
|
||||
retention-days: 1
|
||||
|
||||
Reference in New Issue
Block a user