Skip to content

Commit

Permalink
ISSUE #5: Enable primitive schema mapping
Browse files Browse the repository at this point in the history
  • Loading branch information
lyubick committed Dec 4, 2023
1 parent 251f082 commit b25b813
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/self-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ name: Self Test

jobs:
runValidation:
runs-on: python:3.11-slim
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Run PyTest(s)
Expand Down

0 comments on commit b25b813

Please sign in to comment.