Skip to content

Commit

Permalink
Merge pull request #26 from ajfAfg/fix-typo
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
ajfAfg authored Jan 2, 2024
2 parents 8e95c79 + cdf7751 commit 4b0d555
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/demo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:

steps:
- uses: actions/checkout@v3
- name: Demonstrate with polynomial_time_without_correctness
- name: Demonstrate with exp_time_with_correctness
run: |
mkdir _checkouts
ln -s ${PWD}/../ _checkouts/bean
Expand Down

0 comments on commit 4b0d555

Please sign in to comment.