summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorÁrni Dagur <agudmundsson@fc-md.umd.edu>2020-04-25 16:12:51 -0400
committerÁrni Dagur <agudmundsson@fc-md.umd.edu>2020-04-25 16:12:51 -0400
commit82917b7b0541ae40b99ebf2643d3fc2748e8a2e8 (patch)
tree82bdcfadfbfdd2e2b763be71d8eb20b331a062f0
parent7a7e1ea918867cb28d84cd7b129e737fd80bec58 (diff)
parent5115b1e792912e20c580062487fe98e8c6f47811 (diff)
Merge branch 'master' of github.com:ArniDagur/python-adblock
-rw-r--r--.github/workflows/ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 5c08513..918cb22 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -20,6 +20,7 @@ jobs:
20 with: 20 with:
21 toolchain: nightly 21 toolchain: nightly
22 override: true 22 override: true
23 components: rustfmt, clippy
23 24
24 - name: Lint with rustfmt 25 - name: Lint with rustfmt
25 uses: actions-rs/cargo@v1 26 uses: actions-rs/cargo@v1