Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Set platform for lint job
  • Loading branch information
Colby Swandale committed May 24, 2021
commit a23c5e5c3ea482492d3b19805a9d66210cfa55d3
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ env:

jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2

Expand Down