Skip to content

Commit

Permalink
Fix worflow file
Browse files Browse the repository at this point in the history
  • Loading branch information
DmitryAstafyev committed Nov 21, 2023
1 parent 51d163f commit c055948
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/on_pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ jobs:
run: cargo +nightly clippy --all --all-features -- -D warnings
tests:
runs-on: ubuntu-latest
env:
TSLINK_BUILD: true
steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down

0 comments on commit c055948

Please sign in to comment.