Skip to content

Commit

Permalink
remove matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
joecorall committed Nov 14, 2024
1 parent 1960f18 commit 87569dc
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/integration-test.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,10 @@
name: Run unittests
name: Run integration test

on: [push, pull_request]

jobs:
build:
runs-on: ubuntu-latest
strategy:
matrix:
python-version: ["3.8", "3.9", "3.10", "3.11"]
steps:
- name: Checkout isle-site-template
uses: actions/checkout@v4
Expand Down

0 comments on commit 87569dc

Please sign in to comment.