Skip to content

Commit

Permalink
Functional tests: remove MacOS skips
Browse files Browse the repository at this point in the history
  • Loading branch information
MetRonnie committed Aug 21, 2024
1 parent 60a9063 commit 481ec1e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion tests/functional/flow-triggers/11-wait-merge.t
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
#-------------------------------------------------------------------------------

. "$(dirname "$0")/test_header"
skip_macos_gh_actions
set_test_number 4

install_and_validate "${TEST_NAME_BASE}" "${TEST_NAME_BASE}" true
Expand Down
1 change: 0 additions & 1 deletion tests/functional/modes/04-simulation-runtime.t
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
# Test that we can broadcast an alteration to simulation mode.

. "$(dirname "$0")/test_header"
skip_macos_gh_actions
set_test_number 7

install_workflow "${TEST_NAME_BASE}" "${TEST_NAME_BASE}"
Expand Down

0 comments on commit 481ec1e

Please sign in to comment.