Skip to content

Commit

Permalink
Merge pull request #13 from andreondra/review-ci-scripts
Browse files Browse the repository at this point in the history
Review CI scripts
  • Loading branch information
pavelpolach321 authored Jan 30, 2025
2 parents dd5c739 + f21452d commit 458d31d
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 120 deletions.
59 changes: 0 additions & 59 deletions .github/workflows/build_docs.yml

This file was deleted.

61 changes: 0 additions & 61 deletions .github/workflows/integration_tests.yml

This file was deleted.

2 changes: 2 additions & 0 deletions .github/workflows/static_analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ on:

jobs:
static_analysis:
if: ${{ false }} # disable for now

runs-on: ubuntu-22.04

steps:
Expand Down

0 comments on commit 458d31d

Please sign in to comment.