~igraph/igraph/0.6-main

« back to all changes in this revision

Viewing changes to .github/workflows/msvc-analysis.yml

  • Committer: Szabolcs Horvát
  • Date: 2022-03-19 19:46:41 UTC
  • Revision ID: git-v1:4d717a6cd697cf2164a34a8a12a2edbab414b9d5
ci: fix fetch depth for msvc analyzer

Show diffs side-by-side

added added

removed removed

Lines of Context:
34
34
    steps:
35
35
      - name: Checkout repository
36
36
        uses: actions/checkout@v2
 
37
        with:
 
38
          fetch-depth: 0
37
39
 
38
40
      - name: Install dependencies
39
41
        run: choco install winflexbison3