Skip to content

Commit

Permalink
Merge pull request #98 from Yiannis128/dynamic-prompt
Browse files Browse the repository at this point in the history
Dynamic Prompting
  • Loading branch information
Yiannis128 authored Feb 11, 2024
2 parents b048ebd + 1710e10 commit dd15533
Show file tree
Hide file tree
Showing 56 changed files with 2,374 additions and 3,433 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@ jobs:
run: |
pipenv install --deploy --dev
- name: Pylint on esbmc_ai_lib
- name: Pylint on esbmc_ai
run: |
pipenv run pylint esbmc_ai_lib
pipenv run pylint esbmc_ai
test:
name: PyTest
Expand Down
Loading

0 comments on commit dd15533

Please sign in to comment.