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 35a2dbf commit b9cfbf6
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/SWI-Prolog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@ jobs:
run-tests:
runs-on: ${{ matrix.os }}-latest
name: ${{ matrix.os }}
# strategy:
# fail-fast: true
# matrix:
# os: [macOS, Windows, Ubuntu]
strategy:
fail-fast: true
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@v1
# - uses: royratcliffe/swi-prolog-pack-cover@main
Expand Down

0 comments on commit b9cfbf6

Please sign in to comment.