Skip to content

Commit

Permalink
Remove errant colon
Browse files Browse the repository at this point in the history
  • Loading branch information
ddspringle authored May 24, 2024
1 parent c3e332d commit a04104a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/fw1_boxlang.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- name: Install bx-compat
run: box install bx-compat

- name: Install unsafe evaluate (NOTE: Remove when evaluate() is removed from TestBox)
- name: Install unsafe evaluate (NOTE Remove when evaluate() is removed from TestBox)
run: box install bx-unsafe-evaluate

- name: Install dependencies
Expand Down

0 comments on commit a04104a

Please sign in to comment.