Skip to content

Commit

Permalink
pr-test
Browse files Browse the repository at this point in the history
  • Loading branch information
jef-n committed May 14, 2024
1 parent 8227501 commit 0cf7558
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/osgeo4w.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: OSGeo4W Windows Build
name: OSGeo4W Windows Build Test

concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
Expand Down Expand Up @@ -112,7 +112,6 @@ jobs:
retention-days: 1

- name: 'Post artifact download link and test results as comment on PR'
run: npm install xml-js
uses: actions/github-script@v7
if: github.event_name == 'pull_request'
with:
Expand Down

0 comments on commit 0cf7558

Please sign in to comment.