Skip to content

Commit

Permalink
update github action workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Lucie Dubrunfaut authored and Lucie Dubrunfaut committed Nov 21, 2023
1 parent 7d92ff2 commit 8712f14
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/tests-functional.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,3 +71,6 @@ jobs:
sudo cp tests/resources/snmp/* /usr/snmpsim/data/
snmpsimd --agent-udpv4-endpoint=127.0.0.1:2024 --process-user=snmp --process-group=snmp &
robot tests/functional/snmp
- name: Run Robot Framework Database tests
run: robot tests/functional/database

Check failure on line 76 in .github/workflows/tests-functional.yml

View workflow job for this annotation

GitHub Actions / yaml-lint

76:45 [new-line-at-end-of-file] no new line character at the end of file

0 comments on commit 8712f14

Please sign in to comment.