Skip to content

Commit

Permalink
mkdir -p reports/
Browse files Browse the repository at this point in the history
  • Loading branch information
TeamSPoon committed Dec 10, 2024
1 parent 9d5f253 commit 9b6cf5a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ jobs:
- name: Copy tests from metta-testsuite
run: |
cp -r metta-testsuite/tests/* tests/
mkdir -p reports/
cp -r metta-testsuite/tests/* reports/
mkdir -p test-scripts/
cp -r metta-testsuite/test-scripts/*
Expand Down

0 comments on commit 9b6cf5a

Please sign in to comment.