Projects STRLCPY hiphp Commits 638e6bd8
🤬
Revision indexing in progress... (symbol navigation in revisions will be accurate after indexed)
  • ■ ■ ■ ■ ■ ■
    .github/workflows/python-app.yml
    skipped 3 lines
    4 4  # run:
    5 5  # working-directory: wrdir
    6 6  jobs:
    7  - deploy:
    8  - runs-on: windows-latest
    9  - steps:
    10  - - name: install readline
    11  - run: python -m pip install readline
     7 + #deploy:
     8 + # runs-on: windows-latest
     9 + # steps:
     10 + # - name: install readline
     11 + # run: python -m pip install readline
    12 12   build:
    13 13   runs-on: ${{matrix.os}}
    14 14   strategy:
    skipped 24 lines
Please wait...
Page is in error, reload to recover