Skip to content

Commit af28a9e

Browse files
authored
Merge pull request #472 from dbarzin/dev
fix see
2 parents 355864d + dfd47f4 commit af28a9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
5858
- name: Seed Attributes
5959
run: |
60-
php artisan db:seed --class=AttributeSeeder
60+
php artisan db:seed --class=AttributeSeeder --force
6161
6262
- name: Import framework ISO27001-2002.en
6363
run: |

0 commit comments

Comments
 (0)