Skip to content

Commit

Permalink
Update SWI-Prolog.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
drzo authored May 16, 2024
1 parent bc37464 commit 42fb8f0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/SWI-Prolog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,13 @@ jobs:
matrix:
os: [macOS, Windows, Ubuntu]
steps:
# - uses: actions/checkout@v2
- uses: actions/checkout@v2
- uses: royratcliffe/swi-prolog-pack-cover@main

# - uses: royratcliffe/swi-prolog-pack-cover@main
env:
GHAPI_PAT: ${{ secrets.GHAPI_PAT }}
COVFAIL_GISTID: ${{ secrets.COVFAIL_GISTID }}
# env:
# GHAPI_PAT: ${{ secrets.GHAPI_PAT }}
# COVFAIL_GISTID: ${{ secrets.COVFAIL_GISTID }}

#[![test](https://github.com/royratcliffe/msgpackc-prolog/actions/workflows/test.yaml/badge.svg)](https://github.com/royratcliffe/msgpackc-prolog/actions/workflows/test.yaml)
#![cov](https://shields.io/endpoint?url=https://gist.githubusercontent.com/royratcliffe/ccccef2ac1329551794f2a466ee61014/raw/cov.json)
Expand Down

0 comments on commit 42fb8f0

Please sign in to comment.