Skip to content

Commit

Permalink
use job
Browse files Browse the repository at this point in the history
  • Loading branch information
SKairinos committed Jan 16, 2024
1 parent 11f446a commit 2399973
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,7 @@ env:

jobs:
test:
runs-on: ubuntu-latest
strategy:
fail-fast: false
matrix:
python-version: [3.8]
steps:
- uses: ocadotechnology/codeforlife-workspace/.github/actions/python/test@main
with:
python-version: ${{ matrix.python-version }}
uses: ocadotechnology/codeforlife-workspace/.github/workflows/test-python-code.yaml@main

docs:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 2399973

Please sign in to comment.