Skip to content

Commit

Permalink
Merge branch 'master' into fix-a380x-vls-flap-conf
Browse files Browse the repository at this point in the history
  • Loading branch information
flogross89 authored Dec 10, 2024
2 parents e8b66d2 + b73ca73 commit c22ae24
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions .github/workflows/pr-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,19 +13,8 @@ jobs:
runs-on: ubuntu-latest
if: github.event.pull_request.draft == false
steps:
- name: Maximize build space
uses: AdityaGarg8/[email protected]
with:
remove-android: 'true'
remove-dotnet: 'true'
remove-haskell: 'true'
remove-codeql: 'true'
remove-large-packages: 'true'
remove-cached-tools: 'true'
- name: Checkout source
uses: actions/checkout@v4
with:
submodules: recursive
- name: install
run: ./scripts/dev-env/run.sh ./scripts/setup.sh --clean
- name: npm run lint
Expand Down

0 comments on commit c22ae24

Please sign in to comment.