Skip to content

Commit

Permalink
checkout in static analysis
Browse files Browse the repository at this point in the history
  • Loading branch information
jakeswenson committed Apr 26, 2020
1 parent 1f4ff7b commit 34bc504
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ jobs:
static-analysis:
runs-on: macos-latest
steps:
- uses: actions/checkout@v2
- name: Install cargo components
run: |
rustup component add rustfmt
Expand Down

0 comments on commit 34bc504

Please sign in to comment.