Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/master' into overmap4
Browse files Browse the repository at this point in the history
  • Loading branch information
retlaw34 committed Jul 25, 2022
2 parents 3d5f9b8 + 1f95ddc commit 063bcc0
Show file tree
Hide file tree
Showing 56 changed files with 36,104 additions and 40,697 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci_suite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ jobs:
name: Run Linters
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
with:
ref: master
- uses: actions/checkout@v2
- name: Restore SpacemanDMM cache
uses: actions/cache@v3
Expand Down Expand Up @@ -48,9 +51,6 @@ jobs:
if: always()
with:
outputFile: output-annotations.txt
- uses: actions/checkout@v2
with:
ref: master
- uses: actions/setup-python@v1
with:
python-version: "3.9"
Expand Down
Loading

0 comments on commit 063bcc0

Please sign in to comment.