Skip to content

Commit

Permalink
ci: fix
Browse files Browse the repository at this point in the history
  • Loading branch information
tueda committed Jul 7, 2024
1 parent b663f5e commit 7baa33f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:
ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION: true
steps:
- name: Checkout the repository
uses: actions/checkout@v4
uses: actions/checkout@v3

# fortran-lang/setup-fortran requires sudo on Ubuntu.
- name: Create a dummy sudo
Expand Down

0 comments on commit 7baa33f

Please sign in to comment.