Skip to content

Commit

Permalink
CI: fix some IDE inspections
Browse files Browse the repository at this point in the history
  • Loading branch information
ForNeVeR committed Dec 29, 2023
1 parent c818ace commit ee2635d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/nuget.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,13 @@ on:
jobs:
nuget-pack:
runs-on: ubuntu-latest

# noinspection SpellCheckingInspection
env:
DOTNET_NOLOGO: 1
DOTNET_CLI_TELEMETRY_OPTOUT: 1
NUGET_PACKAGES: ${{ github.workspace }}/.github/nuget-packages

steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down
1 change: 1 addition & 0 deletions .idea/.idea.TDLib/.idea/dictionaries/fried.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ee2635d

Please sign in to comment.